taxo tests need to understand the changes that happenning in 4.7 cycle. this is a good way to get to know the testing framework. volunteer wanted.

Comments

webchick’s picture

Now, these need updating for the 6.x cycle. ;)

Running the tests yields 7 failures in HEAD.

[browser] Setting taxonomy-5="Array" at [/Users/webchick/Sites/simpletest/sites/all/modules/simpletest/drupal_test_case.php line 204]
Checking term name 1 at [/Users/webchick/Sites/simpletest/sites/all/modules/simpletest/tests/taxonomy.module.test line 318] FAIL
Checking term name 2 at [/Users/webchick/Sites/simpletest/sites/all/modules/simpletest/tests/taxonomy.module.test line 318]
[browser] Setting taxonomy-5="Array" at [/Users/webchick/Sites/simpletest/sites/all/modules/simpletest/drupal_test_case.php line 204]
Checking term name 1 at [/Users/webchick/Sites/simpletest/sites/all/modules/simpletest/tests/taxonomy.module.test line 354] FAIL
Checking term name 2 at [/Users/webchick/Sites/simpletest/sites/all/modules/simpletest/tests/taxonomy.module.test line 354] FAIL
Checking term name 3 at [/Users/webchick/Sites/simpletest/sites/all/modules/simpletest/tests/taxonomy.module.test line 354]

asimmonds’s picture

Assigned: Unassigned » asimmonds

I had all these running successfully with this patch: http://drupal.org/node/206243

I'll look at this later

asimmonds’s picture

Strange, I get 64 passes, no failures when running these tests on 6.x (php 5.2.5 and mysql 5.0.45)

boombatower’s picture

Status: Active » Fixed

This was fixed in #2.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.