Tests pending pull requests

Build: #6060 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

store access token: Test case result

The below summarizes the result of the test " store access token" in build 6,060 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
store access token
Test class
phpbb_auth_provider_oauth_token_storage_test::test_retrieve_access_token_by_session
Method
test_storeAccessToken
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

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

/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/auth/provider_oauth_token_storage_test.php:29