When navigating to admin/config/development/testing for the first time on a newly-created D8 test site, I see the following:

  • Strict warning: Declaration of ContentMigrateTextTestCase::setupField() should be compatible with that of ContentMigrateTestCase::setupField() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of ContentMigrateListTestCase::setupField() should be compatible with that of ContentMigrateTestCase::setupField() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsCSVtoTermsTest::setUp() should be compatible with that of FeedsWebTestCase::setUp() in require_once() (line 14 of /home/bobvin/www/8.x/sites/all/modules/feeds/tests/feeds_processor_term.test).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsCSVtoTermsTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of FeedsCSVtoUsersTest::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsCSVtoUsersTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsDateTimeTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsFileFetcherTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of FeedsMapperDateTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in require_once() (line 17 of /home/bobvin/www/8.x/sites/all/modules/feeds/tests/feeds_mapper_date.test).
  • Strict warning: Declaration of FeedsMapperFieldTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsMapperFileTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsMapperLinkTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsRSStoNodesTest::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsRSStoNodesTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsSchedulerTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method ParserCSVTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of FeedsExamplesNodeTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsExamplesUserTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsExamplesNodeTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsExamplesUserTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of FeedsExamplesFeedTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsExamplesOPMLTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsExamplesFeedTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsExamplesOPMLTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FlagTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method GeoNamesAllTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method GeoNamesTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkAttributeCrudTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkContentCrudTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkUITest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of LinkValidateTestCase::setUp() should be compatible with that of LinkBaseTestClass::setUp() in require_once() (line 11 of /home/bobvin/www/8.x/sites/all/modules/link/tests/link.validate.test).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkValidateSpecificURL::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkValidateTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkValidateTestNews::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkValidateUrlLight::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of MollomInstallationTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomFallbackTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomBlacklistTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomProfanityTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomFormConfigurationTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomProfileFormsTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomCommentFormTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomContactFormTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomDataTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomAnalysisTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomReportTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method PrivatemsgFilterWidgetTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method ProfileRoleTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of RevisionAllTypeRevisioningTests::setUp() should be compatible with that of RevisionAllBase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of RevisionAllEnableFutureTests::setUp() should be compatible with that of RevisionAllBase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of RevisionAllPreventOverrideTests::setUp() should be compatible with that of RevisionAllBase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of RoleChangeNotifyTestCase::verboseEmail() should be compatible with that of DrupalWebTestCase::verboseEmail() in require_once() (line 11 of /home/bobvin/www/8.x/sites/all/modules/role_change_notify/role_change_notify.test).
  • 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 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method SearchApiUnitTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of ContentMigrateTextTestCase::setupField() should be compatible with that of ContentMigrateTestCase::setupField() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of ContentMigrateListTestCase::setupField() should be compatible with that of ContentMigrateTestCase::setupField() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsCSVtoTermsTest::setUp() should be compatible with that of FeedsWebTestCase::setUp() in require_once() (line 14 of /home/bobvin/www/8.x/sites/all/modules/feeds/tests/feeds_processor_term.test).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsCSVtoTermsTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of FeedsCSVtoUsersTest::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsCSVtoUsersTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsDateTimeTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsFileFetcherTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of FeedsMapperDateTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in require_once() (line 17 of /home/bobvin/www/8.x/sites/all/modules/feeds/tests/feeds_mapper_date.test).
  • Strict warning: Declaration of FeedsMapperFieldTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsMapperFileTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsMapperLinkTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsRSStoNodesTest::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsRSStoNodesTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsSchedulerTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method ParserCSVTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of FeedsExamplesNodeTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsExamplesUserTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsExamplesNodeTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsExamplesUserTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of FeedsExamplesFeedTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of FeedsExamplesOPMLTestCase::setUp() should be compatible with that of FeedsWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsExamplesFeedTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FeedsExamplesOPMLTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FlagTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method GeoNamesAllTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method GeoNamesTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkAttributeCrudTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkContentCrudTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkUITest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of LinkValidateTestCase::setUp() should be compatible with that of LinkBaseTestClass::setUp() in require_once() (line 11 of /home/bobvin/www/8.x/sites/all/modules/link/tests/link.validate.test).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkValidateSpecificURL::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkValidateTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkValidateTestNews::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method LinkValidateUrlLight::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of MollomInstallationTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomFallbackTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomBlacklistTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomProfanityTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomFormConfigurationTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomProfileFormsTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomCommentFormTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomContactFormTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomDataTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomAnalysisTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of MollomReportTestCase::setUp() should be compatible with that of MollomWebTestCase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method PrivatemsgFilterWidgetTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method ProfileRoleTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of RevisionAllTypeRevisioningTests::setUp() should be compatible with that of RevisionAllBase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of RevisionAllEnableFutureTests::setUp() should be compatible with that of RevisionAllBase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of RevisionAllPreventOverrideTests::setUp() should be compatible with that of RevisionAllBase::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: Declaration of RoleChangeNotifyTestCase::verboseEmail() should be compatible with that of DrupalWebTestCase::verboseEmail() in require_once() (line 11 of /home/bobvin/www/8.x/sites/all/modules/role_change_notify/role_change_notify.test).
  • 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 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method SearchApiUnitTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of UbercartAttributeTestCase::setUp() should be compatible with that of UbercartTestHelper::setUp() in require_once() (line 11 of /home/bobvin/www/8.x/sites/all/modules/ubercart/uc_attribute/tests/uc_attribute.test).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method UbercartAttributeTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: Declaration of UbercartProductTestCase::setUp() should be compatible with that of UbercartTestHelper::setUp() in _registry_check_code() (line 2994 of /home/bobvin/www/8.x/includes/bootstrap.inc).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method UbercartStoreCountriesTest::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method UserRelationshipsTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).
  • Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method UserRelationshipsPrivatemsgRecipientTestCase::getInfo() should not be called statically in simpletest_test_get_all() (line 327 of /home/bobvin/www/8.x/modules/simpletest/simpletest.module).

Comments

swentel’s picture

Status: Active » Closed (won't fix)

All these strict warnings are not coming from core test cases, but from contrib modules, you should file issues in those queues.

enrico200165’s picture

Version: 8.x-dev » 7.x-dev

The same problem shows in a fresh drupal installation (7.19 dev) where the only custom module and tests are the trivial didactic ones from the book "Drupal 7 module development", very first chapters.
None of the callbacks are static.

Zooney’s picture

If you look into the core modules (i.e. /modules/block/block.test, etc.) you'll find that the keyword "static" needs to be added to the declaration for getInfo() etc.

The declaration of setUp probably needs some adjustment in these other modules as well (I'm not sure why it's saying the declaration isn't compatible, you'd have to check the code in the modules causing the error...)

...it seems to be the case that the book "Drupal 7 Module Development" needs to be updated to reflect the changes in PHP 5.3. I'm working through the book now and ran into a similar issue.

spideep’s picture

spideep’s picture

Category: bug » support
Status: Closed (won't fix) » Active

I am following the same book with same errors.
I placed the modulename inside setUp('modulename') but running test never ends and shows the same error.

jcovington’s picture

Hi I am using: Drupal 7 Module Development and I have begun writing test cases. I am getting this error.

Strict warning: call_user_func() expects parameter 1 to be a valid callback, non-static method FirstTestCase::getInfo() should not be called statically in simpletest_test_get_all()

home2mars’s picture

Just add 'static' on the function getInfo()

public static function getInfo() {

PS: another user comments that it seems that issue only for PHP 5.3

rhuffstedtler’s picture

Status: Active » Closed (won't fix)

Since 5.3 has been EOL for over a year, it seems to me that this issue should be put on the do not fix list.

David_Rothstein’s picture

Status: Closed (won't fix) » Closed (cannot reproduce)

Drupal and many other organizations (e.g. Linux distributions) still support PHP 5.3. (Plus, despite the issue title I would assume these examples give errors on PHP > 5.3 too?)

In fact, the Drupal 7 testbot runs on PHP 5.3. So I'm not sure we actually have any problems here; seems like the testbot would have caught them. And all the examples in this issue are either from contrib modules or custom code. I can't find any in core after running grep -R function.*getInfo . | grep -v static.