Tests pending pull requests
Build: #9875 failed
Job: Build and Test Job failed
Job result summary
- Completed
- Duration
- 5 minutes
- Flags
- Custom build
- Agent
- Default Agent
- Revision
-
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5 - Total tests
- 7234
- Fixed in
- #9880 (Manual run by Build Robot)
Tests
- 7,234 tests in total
- 19 tests failed
- 19 failures are new
- 248 tests were skipped
- 2 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_boolean_processor_test
test_and_of_or_of_and
|
< 1 sec | |
phpbb_boolean_processor_test::test_and_of_or_of_and var_export does not handle circular references /data/tests/dbal/boolean_processor_test.php:195 |
|||
Collapse |
phpbb_boolean_processor_test
test_double_and_with_not_of_or
|
< 1 sec | |
phpbb_boolean_processor_test::test_double_and_with_not_of_or var_export does not handle circular references /data/tests/dbal/boolean_processor_test.php:274 |
|||
Collapse |
phpbb_boolean_processor_test
test_single_in
|
< 1 sec | |
phpbb_boolean_processor_test::test_single_in var_export does not handle circular references /data/tests/dbal/boolean_processor_test.php:137 |
|||
Collapse |
phpbb_boolean_processor_test
test_single_like
|
< 1 sec | |
phpbb_boolean_processor_test::test_single_like var_export does not handle circular references /data/tests/dbal/boolean_processor_test.php:77 |
|||
Collapse |
phpbb_boolean_processor_test
test_single_not_in
|
< 1 sec | |
phpbb_boolean_processor_test::test_single_not_in var_export does not handle circular references /data/tests/dbal/boolean_processor_test.php:107 |
|||
Collapse |
phpbb_boolean_processor_test
test_single_not_like
|
< 1 sec | |
phpbb_boolean_processor_test::test_single_not_like var_export does not handle circular references /data/tests/dbal/boolean_processor_test.php:48 |
|||
Collapse |
phpbb_boolean_processor_test
test_triple_and_with_in
|
< 1 sec | |
phpbb_boolean_processor_test::test_triple_and_with_in var_export does not handle circular references /data/tests/dbal/boolean_processor_test.php:232 |
|||
Collapse |
phpbb_boolean_processor_test
test_triple_and_with_is_null
|
< 1 sec | |
phpbb_boolean_processor_test::test_triple_and_with_is_null var_export does not handle circular references /data/tests/dbal/boolean_processor_test.php:318 |
|||
Collapse |
phpbb_cache_file_driver_test
test_cache_sql
|
< 1 sec | |
phpbb_cache_file_driver_test::test_cache_sql false does not match expected type "array". /data/tests/cache/common_test_case.php:94 |
|||
Collapse |
phpbb_dbal_select_test
test_query_limit with data set #0
|
< 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 |
phpbb_dbal_select_test
test_query_limit with data set #1
|
< 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 |
phpbb_groupposition_teampage_test
test_move with data set #5
|
< 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 |
phpbb_groupposition_teampage_test
test_move_teampage with data set #7
|
< 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 |
phpbb_log_delete_test
test_log_delete with data set #0
|
< 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 |
phpbb_log_delete_test
test_log_delete with data set #1
|
< 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...) |
|||
Collapse |
phpbb_log_delete_test
test_log_delete with data set #2
|
< 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 |
phpbb_log_delete_test
test_log_delete with data set #3
|
< 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 |
phpbb_log_delete_test
test_log_delete with data set #4
|
< 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 |
phpbb_log_delete_test
test_log_delete with data set #5
|
< 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...) |
Error summary
The build generated some errors. See the full build log for more details.
From https://github.com/phpbb/phpbb
* branch refs/pull/5841/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 275 100 93 100 182 171 334 --:--:-- --:--:-- --:--:-- 334
From https://github.com/phpbb/phpbb
* branch refs/pull/5841/merge -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 7c17b0a... Merge dbf0c46704417733a33136ba36d2e9f3ed6a0108 into 2d5289ed7e126eeec22a9b1af977bfcd87371ec5
From https://github.com/phpbb/phpbb
* branch refs/pull/5841/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 267 100 93 100 174 316 592 --:--:-- --:--:-- --:--:-- 593
* branch refs/pull/5841/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 275 100 93 100 182 171 334 --:--:-- --:--:-- --:--:-- 334
From https://github.com/phpbb/phpbb
* branch refs/pull/5841/merge -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 7c17b0a... Merge dbf0c46704417733a33136ba36d2e9f3ed6a0108 into 2d5289ed7e126eeec22a9b1af977bfcd87371ec5
From https://github.com/phpbb/phpbb
* branch refs/pull/5841/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 267 100 93 100 174 316 592 --:--:-- --:--:-- --:--:-- 593