Tests pending pull requests

Build: #9876 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

query limit with data set #1: Test case result

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

Error Log

phpbb_dbal_select_test::test_query_limit with data set #1 (0, 1, array(array('foobar'), array('bertie')))
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
-    0 => Array (...)
-    1 => Array (...)
 )

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