Tests pending pull requests

Build: #6064 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

delete with data set #0: Test case result

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

Error Log

phpbb_tests_tree_nestedset_forum_add_remove_test::test_delete with data set #0 (1, array(1, 2, 3), array(array(4, 0, 1, 6), array(5, 4, 2, 5), array(6, 5, 3, 4), array(7, 0, 7, 16), array(8, 7, 8, 9), array(9, 7, 10, 13), array(10, 9, 11, 12), array(11, 7, 14, 15)))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_forums"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_forums]

/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/tree/nestedset_forum_base.php:55