Tests pending pull requests

Build: #7053 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

all available: Test case result

The below summarizes the result of the test " all available" in build 7,053 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
all available
Test class
phpbb_extension_manager_test
Method
test_all_available
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_extension_manager_test::test_all_available
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
-    0 => 'vendor/moo'
-    1 => 'vendor2/bar'
-    2 => 'vendor2/foo'
-    3 => 'vendor3/foo'
-    4 => 'vendor4/bar'
+    0 => 'barfoo'
+    1 => 'vendor/moo'
+    2 => 'vendor2/bar'
+    3 => 'vendor2/foo'
+    4 => 'vendor3/foo'
+    5 => 'vendor4/bar'
 )

/data/tests/extension/manager_test.php:39