Tests pending pull requests

Build: #5946 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

progress tracking: Test case result

The below summarizes the result of the test " progress tracking" in build 5,946 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
progress tracking
Test class
phpbb_installer_config_test
Method
test_progress_tracking
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

phpbb_installer_config_test::test_progress_tracking
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
     'last_task_module_name' => 'bar'
     'last_task_name' => 'foo'
     'max_task_progress' => 10
     'current_task_progress' => 3
+    '_restart_points' => Array ()
+    'use_restart_point' => false
 )

/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/installer/installer_config_test.php:72