Tests pending pull requests

Build: #6064 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

delete data with data set #0: Test case result

The below summarizes the result of the test " delete data with data set #0" in build 6,064 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
delete data with data set #0
Test class
phpbb_functions_user_delete_user_test::test_delete_data
Method
test_delete_data with data set #0
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

phpbb_functions_user_delete_user_test::test_delete_data with data set #0 ('retain', array(array(1, 4)), 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)))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_drafts"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_drafts]

/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/functions_user/delete_user_test.php:26