Tests pending pull requests

Build: #9878 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

query limit with data set #0: Test case result

The below summarizes the result of the test " query limit with data set #0" in build 9,878 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
query limit with data set #0
Test class
phpbb_dbal_select_test
Method
test_query_limit with data set #0
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

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 (...)
-    2 => Array (...)
 )

/data/tests/dbal/select_test.php:193