Skip to content

Instantly share code, notes, and snippets.

@marc1706
Created October 27, 2013 09:05
Show Gist options
  • Save marc1706/7179434 to your computer and use it in GitHub Desktop.
Save marc1706/7179434 to your computer and use it in GitHub Desktop.
PHPUnit 3.7.27 by Sebastian Bergmann.
Configuration read from /home/marc/Dokumente/Entwicklung/phpbb3/phpunit.xml.dist
............................................................. 61 / 2210 ( 2%)
......................I.....SSSS.......SSSS.................. 122 / 2210 ( 5%)
............................................................. 183 / 2210 ( 8%)
............................................................. 244 / 2210 ( 11%)
............................................................. 305 / 2210 ( 13%)
............................................................. 366 / 2210 ( 16%)
............................................................. 427 / 2210 ( 19%)
.PHP Fatal error: Cannot redeclare class foo\acp\foo_info in /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/ext/foo/acp/fail_info.php on line 10
PHP Stack trace:
PHP 1. {main}() /usr/bin/phpunit:0
PHP 2. PHPUnit_TextUI_Command::main() /usr/bin/phpunit:46
PHP 3. PHPUnit_TextUI_Command->run() /usr/share/php/PHPUnit/TextUI/Command.php:129
PHP 4. PHPUnit_TextUI_TestRunner->doRun() /usr/share/php/PHPUnit/TextUI/Command.php:176
PHP 5. PHPUnit_Framework_TestSuite->run() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php:349
PHP 6. PHPUnit_Framework_TestSuite->run() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:705
PHP 7. PHPUnit_Framework_TestSuite->run() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:705
PHP 8. PHPUnit_Framework_TestSuite->runTest() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:745
PHP 9. PHPUnit_Framework_TestCase->run() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php:775
PHP 10. PHPUnit_Framework_TestResult->run() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php:783
PHP 11. PHPUnit_Framework_TestCase->runBare() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php:648
PHP 12. PHPUnit_Framework_TestCase->runTest() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php:838
PHP 13. ReflectionMethod->invokeArgs() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php:983
PHP 14. phpbb_extension_modules_test->test_get_module_infos() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php:983
PHP 15. acp_modules->get_module_infos() /home/marc/Dokumente/Entwicklung/phpbb3/tests/extension/modules_test.php:55
PHP 16. class_exists() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/includes/acp/acp_modules.php:586
PHP 17. spl_autoload_call() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/includes/acp/acp_modules.php:586
PHP 18. phpbb\class_loader->load_class() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/includes/acp/acp_modules.php:0
PHP 19. require() /home/marc/Dokumente/Entwicklung/phpbb3/phpBB/phpbb/class_loader.php:160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment