Tests pending pull requests

Build: #6064 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

multi insert disabled insert and flush: Test case result

The below summarizes the result of the test " multi insert disabled insert and flush" in build 6,064 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
multi insert disabled insert and flush
Test class
phpbb_dbal_sql_insert_buffer_test
Method
test_multi_insert_disabled_insert_and_flush
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

phpbb_dbal_sql_insert_buffer_test::test_multi_insert_disabled_insert_and_flush
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/dbal/sql_insert_buffer_test.php:21