Tests pending pull requests
Build: #6063 failed
Job: Build and Test Job failed
cache single query with data set #1: Test case result
The below summarizes the result of the test " cache single query with data set #1" in build 6,063 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- cache single query with data set #1
- Test class
- phpbb_cache_memory_test::test_cache_single_query
- Method
- test_cache_single_query with data set #1
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_cache_memory_test::test_cache_single_query with data set #1 (array(array('SELECT * FROM posts', 3), array('SELECT * FROM posts p LEFT JOIN topics t ON p.topic_id = t.topic_id', 3)), 'posts') PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: DELETE FROM "phpbb_users" using args: Array ( ) [SQLSTATE[HY000]: General error: 1 no such table: phpbb_users] /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/test_framework/phpbb_database_test_case.php:118 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/cache/cache_memory_test.php:29