Tests pending pull requests
Build: #10145 failed
Job: Build and Test Job failed
Test results
- 7,384 tests in total
- 6 tests failed
- 6 failures are new
- 267 tests were skipped
- 2 minutes taken in total.
Build 10,145 has the following 6 errors: 6 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_notification_submit_post_type_bookmark_test
test_submit_post with data set #0
|
< 1 sec | |
phpbb_notification_submit_post_type_bookmark_test::test_submit_post with data set #0 (array(), array(array(5, 1, 1)), array(array(3, 2, 1), array(5, 1, 1), array(7, 2, 1))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( - 'user_id' => 3 (17 more lines...) |
|||
Collapse |
phpbb_notification_submit_post_type_forum_test
test_submit_post with data set #0
|
< 1 sec | |
phpbb_notification_submit_post_type_forum_test::test_submit_post with data set #0 (array(), array(array(5, 1, 1), array(8, 1, 1)), array(array(3, 2, 1), array(5, 1, 1), array(6, 2, 1), array(8, 1, 1))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( - 'user_id' => 3 (24 more lines...) |
|||
Collapse |
phpbb_notification_submit_post_type_post_in_queue_test
test_submit_post with data set #1
|
< 1 sec | |
phpbb_notification_submit_post_type_post_in_queue_test::test_submit_post with data set #1 (array(false), array(array(6, 1, 1)), array(array(3, 2, 1), array(6, 1, 1), array(6, 2, 1), array(8, 2, 1), array(9, 2, 1))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( - 'user_id' => 3 (19 more lines...) |
|||
Collapse |
phpbb_notification_submit_post_type_post_test
test_submit_post with data set #0
|
< 1 sec | |
phpbb_notification_submit_post_type_post_test::test_submit_post with data set #0 (array(), array(array(5, 1, 1), array(8, 1, 1)), array(array(3, 2, 1), array(5, 1, 1), array(6, 2, 1), array(8, 1, 1))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( - 'user_id' => 3 (24 more lines...) |
|||
Collapse |
phpbb_notification_submit_post_type_quote_test
test_submit_post with data set #0
|
< 1 sec | |
phpbb_notification_submit_post_type_quote_test::test_submit_post with data set #0 (array('<r><QUOTE author="poster"><s>...E></r>', 'uid'), array(array(5, 1, 1)), array(array(3, 2, 1), array(5, 1, 1), array(5, 2, 1), array(7, 2, 1))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( - 'user_id' => 3 (18 more lines...) |
|||
Collapse |
phpbb_notification_submit_post_type_topic_test
test_submit_post with data set #0
|
< 1 sec | |
phpbb_notification_submit_post_type_topic_test::test_submit_post with data set #0 (array(), array(array(8, 1, 1)), array(array(7, 2, 1), array(8, 1, 1), array(8, 2, 1))) Check whether the notifications got added successfully Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( (17 more lines...) |