Tests pending pull requests

Build: #6064 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

move down with data set #1: Test case result

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

Error Log

phpbb_tests_tree_nestedset_forum_move_test::test_move_down with data set #1 ('Move first item down', 1, true, array(array(4, 0, 1, 6), array(5, 4, 2, 5), array(6, 5, 3, 4), array(1, 0, 7, 12), array(2, 1, 8, 9), array(3, 1, 10, 11), array(7, 0, 13, 22), array(8, 7, 14, 15), array(9, 7, 16, 19), array(10, 9, 17, 18), array(11, 7, 20, 21)))
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