Tests pending pull requests
Build: #9881 failed
Job: Build and Test Job failed
cache single query with data set #2: Test case result
The below summarizes the result of the test " cache single query with data set #2" in build 9,881 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- cache single query with data set #2
- Test class
- phpbb_cache_memory_test
- Method
- test_cache_single_query with data set #2
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_cache_memory_test::test_cache_single_query with data set #2 (array(array('SELECT * FROM phpbb_posts', 3), array('SELECT * FROM phpbb_posts p\n...pic_id', 3), array('SELECT * FROM phpbb_posts p\n...ser_id', 3)), 'phpbb_posts')
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/cache/cache_memory_test.php:29

