Download & Extend

Taxonomy tests need updating

Project:SimpleTest
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:asimmonds
Status:closed (fixed)

Issue Summary

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

#1

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]

#2

Assigned to:Anonymous» asimmonds

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

I'll look at this later

#3

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

#4

Status:active» fixed

This was fixed in #2.

#5

Status:fixed» closed (fixed)

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

nobody click here