Tests pending pull requests

Build: #9875 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

log delete with data set #2: Test case result

The below summarizes the result of the test " log delete with data set #2" in build 9,875 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
log delete with data set #2
Test class
phpbb_log_delete_test
Method
test_log_delete with data set #2
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_log_delete_test::test_log_delete with data set #2 (array(4, 5, 7), array(), array(12, 1), 'mod', false, 0, 0, 12, 0, 1, 0, 'l.log_id ASC', '')
before
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 (
-    0 => 4
-    1 => 5
-    2 => 7
-)
+Array &0 ()

/data/tests/log/delete_test.php:141