Tests pending pull requests
Build: #6408 failed
Job: Build and Test Job failed
suffix get classes with data set #1: Test case result
The below summarizes the result of the test " suffix get classes with data set #1" in build 6,408 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- suffix get classes with data set #1
- Test class
- phpbb_extension_extension_base_test::test_suffix_get_classes
- Method
- test_suffix_get_classes with data set #1
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
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'
)
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/extension/extension_base_test.php:90

