Tests pending pull requests
Build: #6063 failed
Job: Build and Test Job failed
regenerate left right ids with data set #3: Test case result
The below summarizes the result of the test " regenerate left right ids with data set #3" in build 6,063 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- regenerate left right ids with data set #3
- Test class
- phpbb_tests_tree_nestedset_forum_regenerate_test::test_regenerate_left_right_ids
- Method
- test_regenerate_left_right_ids with data set #3
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_tests_tree_nestedset_forum_regenerate_test::test_regenerate_left_right_ids with data set #3 ('UPDATE phpbb_forums
SET left_id = left_id * 2,
right_id = right_id * 2
WHERE left_id > 12', false)
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

