|
From: Marcus B. <ma...@la...> - 2011-09-13 11:40:56
|
Hi... Mark Donohoe wrote: > PHP Fatal error: Call to undefined method TestSuite::addTestFile() in > /home/jenkins/.jenkins/jobs/Test-System-Cleanup/workspace/fossology/tests/runTestCleanup.php > on line 43 That was deprecated a while ago. See the bundled file HELP_MY_TESTS_DONT_WORK_ANYMORE for details. Just use $this->addFile(...) instead. > I am really sorta stuck here, can someone help me get alpha3 working? > Thanks. That should be enough. Try that and get back to me. yours, Marcus |