Taxonomy tests fail when runing on cvs or 4.7 drupal.
Fail: Taxonomy -> Vocabulary functions -> testVocabularyFunctions -> Checking value of nodes at [/var/www/html/drupal47/modules/simpletest/tests/taxonomy.module.test line 47]
And Taxonomy->Taxonomy nodeapi doesnt finish at all there seems to be an exit call before the end.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy.test.patch.txt | 1.03 KB | Rok Žlender |
Comments
Comment #1
Rok Žlender commentedPatch I attached fixes Vocabulary functions tests please review my code.
Regarding the Taxonomy nodeapi tests this is what I found out:
$perm = array('access content', 'create story content', 'edit own story content');this is how it should be so this works on HEAD version of drupal
Comment #2
asimmonds commentedThis patch was committed during the Drupal 5 port, http://drupal.org/node/128707
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.