Tests pending pull requests
Build: #10287 failed
Job: Build and Test Job failed
Test results
- 7,418 tests in total
- 2 tests failed
- 2 failures are new
- 270 tests were skipped
- 3 minutes taken in total.
Build 10,287 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_search_native_test
test_split_keywords with data set #19
|
< 1 sec | |
phpbb_search_native_test::test_split_keywords with data set #19 ('foo-bar', 'all', true, array(1, 2), array(), array()) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => 1 - 1 => 2 (5 more lines...) |
|||
Collapse |
phpbb_search_native_test
test_split_keywords with data set #20
|
< 1 sec | |
phpbb_search_native_test::test_split_keywords with data set #20 ('foo-bar-foo', 'all', true, array(1, 2, 1), array(), array()) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => 1 - 1 => 2 (6 more lines...) |