Tests pending pull requests

Build: #6060 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

cache sql: Test case result

The below summarizes the result of the test " cache sql" in build 6,060 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
cache sql
Test class
phpbb_cache_dummy_driver_test
Method
test_cache_sql
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_cache_dummy_driver_test::test_cache_sql
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

/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/dummy_driver_test.php:25