the same bug and essentially the same patch as: http://drupal.org/node/274486

I run into a funny little bug after converting CCK tests to use the 7.x API - if Views is enabled on the "live" site, I get on PHP error that indicates that CCK is trying to clear {cache_views}. But only one such error (when CCK would otherwise do this lots of times) - which made me think it was a stale static var hanging around during the simpletest install.

CommentFileSizeAuthor
clear-module-list-7x.patch850 bytespwolanin

Comments

pwolanin’s picture

Status: Active » Needs review
dmitrig01’s picture

Status: Needs review » Needs work

Put one of these in tearDown too, after it reverts to the orig prefix

boombatower’s picture

Status: Needs work » Needs review

There already is one in tearDown as I found issues related to it and fixed that. I'm just not sure if the patch puts in in the right order.

boombatower’s picture

Status: Needs review » Postponed (maintainer needs more info)
pwolanin’s picture

hmm, I need to figure out a test case, since I don't think I want to try to port CCK+ Views to D7

sun.core’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Sorry, without further information this issue can only be marked as won't fix.

Feel free to re-open this issue if you want to provide further information. Thanks.