Tests pending pull requests
Build: #6460 failed
Job: Build and Test Job failed
suffix get classes with data set #0: Test case result
The below summarizes the result of the test " suffix get classes with data set #0" in build 6,460 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- suffix get classes with data set #0
- Test class
- phpbb_extension_extension_base_test::test_suffix_get_classes
- Method
- test_suffix_get_classes with data set #0
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_extension_extension_base_test::test_suffix_get_classes with data set #0 ('vendor2/bar', array('\\vendor2\\bar\\migrations\\migration'))
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
- 0 => '\vendor2\bar\migrations\migration'
+ 0 => '\vendor2\bar\migrations\bar'
+ 1 => '\vendor2\bar\migrations\foo'
+ 2 => '\vendor2\bar\migrations\migration'
)
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/extension/extension_base_test.php:80

