Tests pending pull requests
Build: #9850 failed
Job: Build and Test Job failed
log delete with data set #5: Test case result
The below summarizes the result of the test " log delete with data set #5" in build 9,850 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- log delete with data set #5
- Test class
- phpbb_log_delete_test
- Method
- test_log_delete with data set #5
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_log_delete_test::test_log_delete with data set #5 (array(3, 14, 15), array(), array(''), 'critical', false, 0, 0, 0, 0, 0, 0, 'l.log_id ASC', '')
before
Failed asserting that two arrays are identical.
--- Expected
+++ Actual
@@ @@
-Array &0 (
- 0 => 3
- 1 => 14
- 2 => 15
-)
+Array &0 ()
/data/tests/log/delete_test.php:141

