Simpletest is unable to pass its own tests because of this exception

Strict warning: call_user_func() expects parameter 1 to be a valid callback, 
non-static method SchemaRegressionTest::getInfo() should not be called statically in simpletest_test_get_all() 
(line 385 of ...sites\all\modules\contributions\modules\simpletest\simpletest.module). 
CommentFileSizeAuthor
#1 915112-static-test-getinfo.patch605 bytesdave reid
schema-getinfo.patch651 bytesilo

Comments

dave reid’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Active » Reviewed & tested by the community
StatusFileSize
new605 bytes

Patch against 7.x-1.x that should apply to 6.x-1.x as well.

karschsp’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Thanks Dave. Committed to 7.x-1.x and 6.x-1.x.