Tests pending pull requests

Build: #6064 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

cleanup all: Test case result

The below summarizes the result of the test " cleanup all" in build 6,064 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
cleanup all
Test class
phpbb_session_garbage_collection_test
Method
test_cleanup_all
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

phpbb_session_garbage_collection_test::test_cleanup_all
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_login_attempts"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_login_attempts]

/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/test_framework/phpbb_session_test_case.php:31
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/session/garbage_collection_test.php:28