Splitting the tests off from #217676: taxonomy_term_load_parents_all() doesn't work correctly with multiple hierarchy terms
Since there's a bug, and hence the tests fail, I'm marking this postponed on #301005: Add "expected fail" functionality to simpletest

CommentFileSizeAuthor
#1 taxonomy_get_parents_all.patch1.12 KBcatch

Comments

catch’s picture

Component: taxonomy.module » tests
StatusFileSize
new1.12 KB

And the patch.

Stevel’s picture

Component: tests » ajax system
Priority: Critical » Normal
Status: Postponed » Needs review

Lets see what the test says now that part of #217676: taxonomy_term_load_parents_all() doesn't work correctly with multiple hierarchy terms was committed elsewhere. The test shouldn't be failing. Also setting this to normal to match the issue this was split off from.

Stevel’s picture

Component: ajax system » taxonomy.module

Hmm, this jumped to ajax system because "tests" vanished as a component. Setting this to taxonomy.module.

Status: Needs review » Needs work

The last submitted patch, taxonomy_get_parents_all.patch, failed testing.

catch’s picture

Status: Needs work » Closed (duplicate)

Duplicate, other issue has a patch now.