Tests pending pull requests
Build: #4094 failed
Job: Build and Test Job failed
helper url relative path with data set #2: Test case result
The below summarizes the result of the test " helper url relative path with data set #2" in build 4,094 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- helper url relative path with data set #2
- Test class
- phpbb_controller_helper_slash_test::test_helper_url_relative_path
- Method
- test_helper_url_relative_path with data set #2
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #2 ('controller3', array(3, 1, 2), true, false, 'app.php/foo/bar/p-3?t=1&f=2', 'parameters in params-argument as array')
parameters in params-argument as array
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'app.php/foo/bar/p-3?t=1&f=2'
+'app.php/../foo/bar/p-3?t=1&f=2'
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:280

