Tests pending pull requests

Build: #10287 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

split keywords with data set #19: Test case result

The below summarizes the result of the test " split keywords with data set #19" in build 10,287 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
split keywords with data set #19
Test class
phpbb_search_native_test
Method
test_split_keywords with data set #19
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

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
 )

/data/tests/test_framework/phpbb_database_test_case.php:362
/data/tests/search/native_test.php:257
phpvfscomposer:///data/phpBB/vendor/phpunit/phpunit/phpunit:60