Tests pending pull requests

Build: #4873 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

helper url absolute with rewrite with data set #11: Test case result

The below summarizes the result of the test " helper url absolute with rewrite with data set #11" in build 4,873 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
helper url absolute with rewrite with data set #11
Test class
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
Method
test_helper_url_absolute_with_rewrite with data set #11
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', 'http://localhost/phpBB3/foo/bar?t=1&f=2&sid=custom-sid#anchor', 'anchor in params-argument (array) using session_id')
anchor in params-argument (array) using session_id
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'http://localhost/phpBB3/foo/bar?t=1&f=2&sid=custom-sid#anchor'
+'http://localhost/foo/bar?t=1&f=2&sid=custom-sid#anchor'

/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365