Tests pending pull requests
Build: #6063 failed
Job: Build and Test Job failed
clear token: Test case result
The below summarizes the result of the test " clear token" in build 6,063 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- clear token
- Test class
- phpbb_auth_provider_oauth_token_storage_test::test_has_access_token_by_session
- Method
- test_clearToken
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_auth_provider_oauth_token_storage_test::test_clearToken
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

