Tests pending pull requests
Build: #9881 failed
Job: Build and Test Job failed
delete data with data set #1: Test case result
The below summarizes the result of the test " delete data with data set #1" in build 9,881 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- delete data with data set #1
- Test class
- phpbb_functions_user_delete_user_test
- Method
- test_delete_data with data set #1
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_functions_user_delete_user_test::test_delete_data with data set #1 ('remove', array(array(1, 2)), array(array(1, 3)), array(array(2), array(3)), array(array('12345678901234567890123456789013')), array(array(2, 1, 1), array(3, 1, 1)), array(array(1, 3, 3), array(2, 1, 1)))
Error: Call to a member function modifyLimitQuery() on null
/data/phpBB/phpbb/db/driver/doctrine.php:154
/data/phpBB/phpbb/db/tools/tools.php:233
/data/phpBB/phpbb/db/tools/tools.php:253
/data/tests/test_framework/phpbb_database_test_connection_manager.php:387
/data/tests/test_framework/phpbb_database_test_connection_manager.php:181
/data/tests/test_framework/phpbb_database_test_case.php:266
/data/phpBB/vendor/phpunit/dbunit/src/TestCaseTrait.php:189
/data/phpBB/vendor/phpunit/dbunit/src/TestCaseTrait.php:149
/data/phpBB/vendor/phpunit/dbunit/src/TestCaseTrait.php:44
/data/tests/test_framework/phpbb_database_test_case.php:119
/data/tests/functions_user/delete_user_test.php:24

