In simpletest.test in the current 2.9 release, there's a reference to debug('Foo', 'Debug'); which is a D7-only function.

The test still passes fine, but it should probably get nixed for D6 backport awesomeness.

Comments

dave reid’s picture

Status: Active » Fixed

You have to apply the patch in the module's directory to Drupal core (D6-core-simpletest.patch).

Status: Fixed » Closed (fixed)

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