Weired. When I tried to test the OG context test in this patch #359291-17: Update Og's context to use the menu system, it failed. After disabling that module it worked ok.

Comments

boombatower’s picture

Status: Active » Postponed (maintainer needs more info)

Most likely due to the endless problem of statics vs. SimpleTest.

Meaning there is a function that has a static variable that isn't cleared when SimpleTest moves into testing mode. See if you find anything like that.

boombatower’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Please re-open if further discussion.