Tests pending pull requests

Build: #6064 failed Manual run by Build Robot

Test results

  • 6,313 tests in total
  • 791 tests failed
  • 7 minutes taken in total.
Existing test failures 791
Status Test Failing since View job Duration
phpbb_attachment_delete_test::test_attachment_delete with data set #7 ('topic', 1, true, 3)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete with data set #8 ('user', 1, false, 0)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete with data set #5 ('post', 5, false, 0)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete with data set #6 ('topic', 5, false, 0)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete with data set #0 ('attach', '', false, false)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete with data set #3 ('attach', array(1, 2), false, 2)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete with data set #4 ('attach', array(1, 2), true, 2)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete with data set #1 ('meh', 5, false, 0)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete with data set #2 ('attach', array(5), false, 0)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete_success with data set #0 (true, true, true)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete_success with data set #1 (true, false, false)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_delete_test::test_attachment_delete_success with data set #2 (true, true, false, true)
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_resync_test::test_resync with data set #1 ('post', array(1), 'post_id', 'posts', array('1'), array('1'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_resync_test::test_resync with data set #0 ('', array(1), 'post_id', 'posts', array('1'), array('1'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_resync_test::test_resync with data set #3 ('topic', array(1), 'topic_id', 'topics', array('1'), array('1'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_resync_test::test_resync with data set #2 ('post', array(2), 'post_id', 'posts', array('1'), array('0'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_resync_test::test_resync with data set #5 ('message', array(1), 'msg_id', 'privmsgs', array('1'), array('1'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_resync_test::test_resync with data set #4 ('topic', array(2), 'topic_id', 'topics', array('1'), array('0'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_resync_test::test_resync with data set #6 ('message', array(2), 'msg_id', 'privmsgs', array('1'), array('0'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_upload_test::test_image_upload with data set #0 (false, false, array(), array(array('The image file you tried to attach is invalid.'), false, 1))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_upload_test::test_image_upload with data set #4 (true, false, array(150), array(array(), true, 0, 100, 'jpg', 'jpg', 'foobar.jpg'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_upload_test::test_image_upload with data set #3 (true, false, array(true, ''), array(array(), true, 0, 100, 'jpg', 'jpg', 'foobar.jpg'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_upload_test::test_image_upload with data set #2 (true, false, array(), array(array(), true, 0, 100, 'jpg', 'jpg', 'foobar.jpg'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_upload_test::test_image_upload with data set #1 (false, true, array(), array(array('The image file you tried to attach is invalid.'), false, 1))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_upload_test::test_image_upload with data set #5 (true, false, array(50), array(array('ATTACH_QUOTA_REACHED'), false, 1, 100, 'jpg', 'jpg', 'foobar.jpg'))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_upload_test::test_init_error
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_upload_test::test_upload with data set #1 ('foobar', 1, true, array('foobar.jpg', 'jpg', 100), array(array('NOT_UPLOADED', 'The image file you tried to attach is invalid.'), false, 1))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_upload_test::test_upload with data set #2 ('foobar', 1, true, array(), array(array('NOT_UPLOADED'), false, 0))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_attachment_upload_test::test_upload with data set #0 ('foobar', 1, false, array(), array(array('Upload initiated but no valid file upload form found.'), false))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_topics"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_topics]

(2 more lines...)
phpbb_auth_provider_apache_test::test_autologin
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_users"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_users]

(2 more lines...)
phpbb_auth_provider_apache_test::test_login
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_users"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_users]

(2 more lines...)
phpbb_auth_provider_apache_test::test_init
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_users"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_users]

(2 more lines...)
phpbb_auth_provider_apache_test::test_validate_session
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_users"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_users]

(2 more lines...)
phpbb_auth_provider_db_test::test_login
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_users"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_users]

(1 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_hasAccessToken with data set #0 (NULL, false)
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_hasAccessToken with data set #1 (OAuth\OAuth2\Token\StdOAuth2Token, true)
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_set_user_id
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_has_access_token_by_session with data set #1 (OAuth\OAuth2\Token\StdOAuth2Token, true)
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_has_access_token_by_session with data set #0 (NULL, false)
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]

(2 more lines...)
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_retrieveAccessToken_from_db
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_retrieveAccessToken_wrong_token
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_retrieveAccessToken with data set #1 (NULL, 'OAuth\\Common\\Storage\\Exception\\TokenNotFoundException')
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_retrieveAccessToken with data set #0 (OAuth\OAuth2\Token\StdOAuth2Token, NULL)
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_retrieve_access_token_by_session with data set #1 (NULL, 'OAuth\\Common\\Storage\\Exception\\TokenNotFoundException')
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_retrieve_access_token_by_session with data set #0 (OAuth\OAuth2\Token\StdOAuth2Token, NULL)
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]

(2 more lines...)
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]

(2 more lines...)
phpbb_auth_provider_oauth_token_storage_test::test_retrieve_access_token_by_session_from_db
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]

(2 more lines...)
phpbb_boolean_processor_test::test_triple_and_with_is_null
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_user_group"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_user_group]

(1 more lines...)
phpbb_boolean_processor_test::test_single_not_like
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_user_group"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_user_group]

(1 more lines...)
phpbb_boolean_processor_test::test_single_not_in
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_user_group"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_user_group]

(1 more lines...)
phpbb_boolean_processor_test::test_triple_and_with_in
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_user_group"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_user_group]

(1 more lines...)
phpbb_boolean_processor_test::test_double_and_with_not_of_or
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_user_group"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_user_group]

(1 more lines...)
phpbb_boolean_processor_test::test_single_like
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_user_group"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_user_group]

(1 more lines...)
phpbb_boolean_processor_test::test_single_in
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_user_group"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_user_group]

(1 more lines...)
phpbb_boolean_processor_test::test_and_of_or_of_and
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_user_group"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_user_group]

(1 more lines...)
phpbb_cache_dummy_driver_test::test_cache_sql
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_cache_dummy_driver_test::test_get_put
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_cache_dummy_driver_test::test_purge
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_cache_dummy_driver_test::test_destroy
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_cache_file_driver_test::test_purge
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_cache_file_driver_test::test_cache_sql
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_cache_file_driver_test::test_destroy
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_cache_file_driver_test::test_get_put_exists
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_cache_memory_test::test_cache_single_query with data set #3 (array(array('SELECT * FROM posts p
							LEFT JOIN topics t ON p.topic_id = t.topic_id', 3), array('SELECT * FROM posts p
							LEFT JOIN topics t ON p.topic_id = t.topic_id
							LEFT JOIN users u ON p.poster_id = u.user_id', 3)), 'topics')
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_users"
             using args: Array
(
(5 more lines...)
phpbb_cache_memory_test::test_cache_single_query with data set #2 (array(array('SELECT * FROM posts', 3), array('SELECT * FROM posts p
							LEFT JOIN topics t ON p.topic_id = t.topic_id', 3), array('SELECT * FROM posts p
							LEFT JOIN topics t ON p.topic_id = t.topic_id
							LEFT JOIN users u ON p.poster_id = u.user_id', 3)), 'posts')
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_users"
             using args: Array
(
(5 more lines...)
phpbb_cache_memory_test::test_cache_single_query with data set #1 (array(array('SELECT * FROM posts', 3), array('SELECT * FROM posts p
							LEFT JOIN topics t ON p.topic_id = t.topic_id', 3)), 'posts')
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_users"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_users]
(3 more lines...)
phpbb_captcha_qa_test::test_set_get_name
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_sessions"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_sessions]

(2 more lines...)
phpbb_captcha_qa_test::test_acp_get_question_input with data set #0 ('foobar
test
yes', array('', false, '', array('foobar', 'test', 'yes')))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_sessions"
             using args: Array
(
)
(4 more lines...)
phpbb_captcha_qa_test::test_acp_get_question_input with data set #2 ('', array('', false, '', ''))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_sessions"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_sessions]

(2 more lines...)
phpbb_captcha_qa_test::test_acp_get_question_input with data set #1 ('foobar
test
 
yes', array('', false, '', array('foobar', 'test', 'yes')))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_sessions"
             using args: Array
(
(5 more lines...)
phpbb_config_db_test::test_delete
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_load_config
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_increment
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_load_cached
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_delete_write_read_not_cacheable
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_set_overwrite
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_set_atomic_new
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_delete_write_read_cacheable
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_set_overwrite_uncached
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_set_atomic_failure
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_set_new
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_offset_set
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_increment_new
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_set_atomic_overwrite
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_test::test_set_new_uncached
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config]

(2 more lines...)
phpbb_config_db_text_test::test_set_new_get
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_config_db_text_test::test_get_array_empty
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_config_db_text_test::test_set_get_long_string
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_config_db_text_test::test_delete_get
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_config_db_text_test::test_delete_array_get_remaining
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_config_db_text_test::test_set_array_get_array_subset
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_config_db_text_test::test_set_replace_get
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_config_db_text_test::test_get_array_subset
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_config_db_text_test::test_get
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_config_db_text_test::test_set_same_value_get
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_config_db_text_test::test_get_nonexisting
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_config_text"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_config_text]

(2 more lines...)
phpbb_console_command_thumbnail_test::test_thumbnails
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_attachments"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_attachments]

(2 more lines...)
phpbb_content_visibility_delete_post_test::test_delete_post with data set #0 (1, 1, 2, array(1, 3, 3, 0, 0, 1, 2, 1, true, 1, false), false, 'harddelete', array(array(1, 1, ''), array(3, 1, '')), array(array(1, 1, 3, 2, 0, 0, '')), array(array(2, 0, 0, 1, 0, 0, 3)), array(array(3)))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_users"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_users]

(1 more lines...)
phpbb_content_visibility_delete_post_test::test_delete_post with data set #2 (1, 1, 3, array(1, 3, 3, 0, 0, 1, 3, 1, true, 1, false), false, 'harddelete', array(array(1, 1, ''), array(2, 1, '')), array(array(1, 1, 2, 2, 0, 0, '')), array(array(2, 0, 0, 1, 0, 0, 2)), array(array(3)))
PHPUnit_Extensions_Database_Operation_Exception: COMPOSITE[TRUNCATE] operation failed on query: 
                DELETE FROM "phpbb_users"
             using args: Array
(
)
 [SQLSTATE[HY000]: General error: 1 no such table: phpbb_users]

(1 more lines...)