Tests pending pull requests

Build: #9879 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

log delete with data set #0: Test case result

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

Error Log

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

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