The property 'setup' isn't set to TRUE in DrupalFixtureTestCase, so starting of tests is always fail.

Comments

szantog’s picture

Status: Active » Needs review
StatusFileSize
new953 bytes

patch

al.ex’s picture

my DrupalFixtureTestCase tests run fine without your patch.

What version of the simpletest module are you using?

szantog’s picture

The Core's 7.14.

al.ex’s picture

Status: Needs review » Fixed

szantog, you' were right with the missing flag. I've been working with a different version of simpletest_fixture that had this flag in place. I must have somehow forgotten to commit it.

Thanks!

Status: Fixed » Closed (fixed)

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