Tests pending pull requests
Build: #3919 failed
Job: Build and Test Job failed
check dependencies fail: Test case result
The below summarizes the result of the test " check dependencies fail" in build 3,919 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- check dependencies fail
- Test class
- schema_generator_test
- Method
- test_check_dependencies_fail
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
schema_generator_test::test_check_dependencies_fail Failed asserting that exception of type "PHPUnit_Framework_Error" matches expected exception "\UnexpectedValueException". Message was: "Argument 4 passed to phpbb\db\migration\schema_generator::__construct() must be an instance of phpbb\db\tools_array, instance of phpbb\db\tools given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/migrator/schema_generator_test.php on line 39 and defined" at #0 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/phpbb/db/migration/schema_generator.php(51): PHPUnit_Util_ErrorHandler::handleError(4096, 'Argument 4 pass...', '/home/bamboo/xm...', 51, Array) #1 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/migrator/schema_generator_test.php(39): phpbb\db\migration\schema_generator->__construct(Array, Object(phpbb\config\config), Object(phpbb\db\driver\sqlite), Object(phpbb\db\tools), NULL, NULL, 'phpbb_') #2 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/migrator/schema_generator_test.php(49): schema_generator_test->get_schema_generator(Array) #3 [internal function]: schema_generator_test->test_check_dependencies_fail() #4 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php(951): ReflectionMethod->invokeArgs(Object(schema_generator_test), Array) #5 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php(817): PHPUnit_Framework_TestCase->runTest() #6 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/src/Framework/TestResult.php(686): PHPUnit_Framework_TestCase->runBare() #7 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/src/Framework/TestCase.php(753): PHPUnit_Framework_TestResult->run(Object(schema_generator_test)) #8 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php(675): PHPUnit_Framework_TestCase->run(Object(PHPUnit_Framework_TestResult)) #9 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php(675): PHPUnit_Framework_TestSuite->run(Object(PHPUnit_Framework_TestResult)) #10 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/src/Framework/TestSuite.php(675): PHPUnit_Framework_TestSuite->run(Object(PHPUnit_Framework_TestResult)) #11 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/src/TextUI/TestRunner.php(426): PHPUnit_Framework_TestSuite->run(Object(PHPUnit_Framework_TestResult)) #12 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php(179): PHPUnit_TextUI_TestRunner->doRun(Object(PHPUnit_Framework_TestSuite), Array) #13 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/src/TextUI/Command.php(132): PHPUnit_TextUI_Command->run(Array, true) #14 /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/phpBB/vendor/phpunit/phpunit/phpunit(55): PHPUnit_TextUI_Command::main() #15 {main}.