Tests pending pull requests
Build: #6408 failed
Job: Build and Test Job failed
Test results
- 6,350 tests in total
- 2 tests failed
- 2 failures are new
- 8 minutes taken in total.
Build 6,408 has the following 2 errors: 2 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
phpbb_extension_extension_base_test::test_suffix_get_classes
test_suffix_get_classes with data set #0
|
< 1 sec | |
phpbb_extension_extension_base_test::test_suffix_get_classes with data set #0 ('vendor2/bar', false, array('\\vendor2\\bar\\migrations\\bar', '\\vendor2\\bar\\migrations\\foo', '\\vendor2\\bar\\migrations\\migration'))
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
- 0 => '\vendor2\bar\migrations\bar'
- 1 => '\vendor2\bar\migrations\foo'
(7 more lines...)
|
|||
| Collapse |
phpbb_extension_extension_base_test::test_suffix_get_classes
test_suffix_get_classes with data set #1
|
< 1 sec | |
phpbb_extension_extension_base_test::test_suffix_get_classes with data set #1 ('vendor2/bar', true, array('\\vendor2\\bar\\migrations\\migration'))
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
- 2 => '\vendor2\bar\migrations\migration'
+ 0 => '\vendor2\bar\migrations\migration'
(3 more lines...)
|
|||

