Tests pending pull requests

Build: #10287 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

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.

New test failures 2
Status Test Duration
Collapse Failed phpbb_search_native_test test_split_keywords with data set #19 History
< 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 Failed phpbb_search_native_test test_split_keywords with data set #20 History
< 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...)