Tests pending pull requests

Build: #9850 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
5 minutes
Flags
Custom build
Labels
pr_5841
Agent
Default Agent
Revision
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5 dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
Total tests
7234
Failing since
#9846 (Manual run by Build Robot)
Fixed in
#9851 (Manual run by Build Robot)

Responsible

This build has been failing since #9846
No one has taken responsibility

Custom variables

Name Value
PRnumber 5841
PRref master

Tests

New test failures 10
Status Test View job Duration
Collapse Failed phpbb_dbal_select_test test_query_limit with data set #0 History
Build and Test Job < 1 sec
phpbb_dbal_select_test::test_query_limit with data set #0 (0, 0, array(array('barfoo'), array('foobar'), array('bertie')))
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
-    0 => Array (...)
-    1 => Array (...)
(4 more lines...)
Collapse Failed phpbb_dbal_select_test test_query_limit with data set #1 History
Build and Test Job < 1 sec
phpbb_dbal_select_test::test_query_limit with data set #1 (0, 1, array(array('foobar'), array('bertie')))
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
-    0 => Array (...)
-    1 => Array (...)
(3 more lines...)
Collapse Failed phpbb_groupposition_teampage_test test_move with data set #5 History
Build and Test Job < 1 sec
phpbb_groupposition_teampage_test::test_move with data set #5 (2, -1, true, array(array(1, 1, 0, ''), array(2, 0, 0, 'category - 2 children'), array(3, 3, 2, ''), array(4, 2, 2, ''), array(5, 0, 0, 'category2 - 2 children'), array(6, 4, 5, ''), array(7, 5, 5, ''), array(8, 6, 0, '')))
Failed asserting that false matches expected true.

/data/tests/groupposition/teampage_test.php:484
Collapse Failed phpbb_groupposition_teampage_test test_move_teampage with data set #7 History
Build and Test Job < 1 sec
phpbb_groupposition_teampage_test::test_move_teampage with data set #7 (6, -1, true, array(array(1, 1, 0, ''), array(2, 0, 0, 'category - 2 children'), array(3, 2, 2, ''), array(4, 3, 2, ''), array(5, 0, 0, 'category2 - 2 children'), array(6, 5, 5, ''), array(7, 4, 5, ''), array(8, 6, 0, '')))
Failed asserting that false matches expected true.

/data/tests/groupposition/teampage_test.php:649
Collapse Failed phpbb_log_delete_test test_log_delete with data set #4 History
Build and Test Job < 1 sec
phpbb_log_delete_test::test_log_delete with data set #4 (array(3, 14, 15), array(3), array(array('>', 1)), 'critical', false, 0, 0, 0, 0, 0, 0, 'l.log_id ASC', '')
before
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 (
-    0 => 3
(6 more lines...)
Collapse Failed phpbb_log_delete_test test_log_delete with data set #3 History
Build and Test Job < 1 sec
phpbb_log_delete_test::test_log_delete with data set #3 (array(12, 13), array(), array(array(array(14, 13))), 'mod', false, 0, 0, array(13, 14), 0, 0, 0, 'l.log_id ASC', '')
before
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 (
-    0 => 12
(5 more lines...)
Collapse Failed phpbb_log_delete_test test_log_delete with data set #5 History
Build and Test Job < 1 sec
phpbb_log_delete_test::test_log_delete with data set #5 (array(3, 14, 15), array(), array(''), 'critical', false, 0, 0, 0, 0, 0, 0, 'l.log_id ASC', '')
before
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 (
-    0 => 3
(6 more lines...)
Collapse Failed phpbb_log_delete_test test_log_delete with data set #0 History
Build and Test Job < 1 sec
phpbb_log_delete_test::test_log_delete with data set #0 (array(1, 2), array(16), array(), 'admin', false, 0, 0, 0, 0, 0, 0, 'l.log_id ASC', '')
before
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 (
-    0 => 1
(5 more lines...)
Collapse Failed phpbb_log_delete_test test_log_delete with data set #2 History
Build and Test Job < 1 sec
phpbb_log_delete_test::test_log_delete with data set #2 (array(4, 5, 7), array(), array(12, 1), 'mod', false, 0, 0, 12, 0, 1, 0, 'l.log_id ASC', '')
before
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 (
-    0 => 4
(6 more lines...)
Collapse Failed phpbb_log_delete_test test_log_delete with data set #1 History
Build and Test Job < 1 sec
phpbb_log_delete_test::test_log_delete with data set #1 (array(11), array(), array('guest'), 'mod', false, 0, 0, 0, 0, 0, 0, 'l.log_id ASC', 'guest')
before
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 (
-    0 => 11
(4 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
phpbb_cache_file_driver_test::test_cache_sql
false does not match expected type "array".

/data/tests/cache/common_test_case.php:94
Fixed tests 235
Status Test Failing since View job Duration
Successful phpbb_attachment_upload_test test_init_error History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_apache_test test_autologin History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_apache_test test_login History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_apache_test test_init History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_apache_test test_validate_session History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_db_test test_login History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_oauth_token_storage_test test_set_user_id History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_oauth_token_storage_test test_clearToken History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_oauth_token_storage_test test_retrieveAccessToken_from_db History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_oauth_token_storage_test test_storeAccessToken History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_oauth_token_storage_test test_retrieveAccessToken_wrong_token History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_auth_provider_oauth_token_storage_test test_retrieve_access_token_by_session_from_db History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_avatar_manager_test test_user_group_avatar_deleted History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_avatar_manager_test test_localize_errors History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_avatar_manager_test test_get_avatar_settings History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_avatar_manager_test test_prepare_driver_name History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_avatar_manager_test test_get_all_drivers History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_avatar_manager_test test_get_enabled_drivers History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_avatar_manager_test test_clean_driver_name History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_boolean_processor_test test_single_not_in History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_boolean_processor_test test_triple_and_with_is_null History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_boolean_processor_test test_double_and_with_not_of_or History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_boolean_processor_test test_and_of_or_of_and History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_boolean_processor_test test_single_in History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_boolean_processor_test test_single_not_like History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_boolean_processor_test test_triple_and_with_in History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_boolean_processor_test test_single_like History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_cache_dummy_driver_test test_destroy History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_cache_dummy_driver_test test_get_put History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_cache_dummy_driver_test test_purge History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_cache_dummy_driver_test test_cache_sql History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_cache_file_driver_test test_get_put_exists History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_cache_file_driver_test test_purge History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_cache_file_driver_test test_destroy History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_captcha_qa_test test_set_get_name History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_captcha_qa_test test_is_installed History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_delete History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_load_config History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_load_cached History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_set_atomic_failure History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_delete_write_read_not_cacheable History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_set_atomic_new History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_delete_write_read_cacheable History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_set_new History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_set_new_uncached History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_offset_set History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_increment_new History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_set_overwrite History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_increment History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec
Successful phpbb_config_db_test test_set_overwrite_uncached History
Failing since build #9847 (Manual run by Build Robot) Build and Test Job < 1 sec