Tests pending pull requests
Build: #4880 failed
Job: Build and Test Job failed
Job result summary
- Completed
- Duration
- 6 minutes
- Flags
- Custom build
- Agent
- Default Agent
- Revision
-
53ed8a3cd9d6c835132f0e33d6d360bb493e0e0a
53ed8a3cd9d6c835132f0e33d6d360bb493e0e0a - Total tests
- 4463
- Failing since
- #4873 (Manual run by Build Robot – )
- Fixed in
- #4881 (Manual run by Build Robot)
Tests
- 4,463 tests in total
- 96 tests failed
- 96 failures are new
- 4 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #0
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #0 ('controller2', array(1, 2), true, false, 'http://localhost/phpBB3/app.php/foo/bar?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 @@ @@ -'http://localhost/phpBB3/app.php/foo/bar?t=1&f=2' +'http://localhost/app.php/foo/bar?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #1
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #1 ('controller2', array(1, 2), false, false, 'http://localhost/phpBB3/app.php/foo/bar?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 @@ @@ -'http://localhost/phpBB3/app.php/foo/bar?t=1&f=2' +'http://localhost/app.php/foo/bar?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #10
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/phpBB3/app.php/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/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' +'http://localhost/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #11
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', 'http://localhost/phpBB3/app.php/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/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' +'http://localhost/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #12
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/phpBB3/app.php/foo/bar/p-3?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/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' +'http://localhost/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #13
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #13 ('controller2', array(), true, false, 'http://localhost/phpBB3/app.php/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/app.php/foo/bar' +'http://localhost/app.php/foo/bar' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #14
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #14 ('controller2', array(), false, false, 'http://localhost/phpBB3/app.php/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/app.php/foo/bar' +'http://localhost/app.php/foo/bar' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #15
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #15 ('controller3', array(3), true, false, 'http://localhost/phpBB3/app.php/foo/bar/p-3', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/app.php/foo/bar/p-3' +'http://localhost/app.php/foo/bar/p-3' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #2
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #2 ('controller3', array(3, 1, 2), true, false, 'http://localhost/phpBB3/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 @@ @@ -'http://localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2' +'http://localhost/app.php/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #3
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #3 ('controller3', array(3, 1, 2), false, false, 'http://localhost/phpBB3/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 @@ @@ -'http://localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2' +'http://localhost/app.php/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #4
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #4 ('controller2', array(1, 2), true, 'custom-sid', 'http://localhost/phpBB3/app.php/foo/bar?t=1&f=2&sid=custom-sid', 'params-argument (array) using session_id') params-argument (array) using session_id Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/app.php/foo/bar?t=1&f=2&sid=custom-sid' +'http://localhost/app.php/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #5
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #5 ('controller2', array(1, 2), false, 'custom-sid', 'http://localhost/phpBB3/app.php/foo/bar?t=1&f=2&sid=custom-sid', 'params-argument (array) using session_id') params-argument (array) using session_id Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/app.php/foo/bar?t=1&f=2&sid=custom-sid' +'http://localhost/app.php/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #6
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', 'http://localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid', 'params-argument (array) using session_id') params-argument (array) using session_id Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid' +'http://localhost/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #7
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, 'http://localhost/phpBB3/app.php/foo/bar?t=1&f=2#anchor', 'anchor in params-argument (array)') anchor in params-argument (array) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/app.php/foo/bar?t=1&f=2#anchor' +'http://localhost/app.php/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #8
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, 'http://localhost/phpBB3/app.php/foo/bar?t=1&f=2#anchor', 'anchor in params-argument (array)') anchor in params-argument (array) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/app.php/foo/bar?t=1&f=2#anchor' +'http://localhost/app.php/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #9
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, 'http://localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2#anchor', 'anchor in params-argument (array)') anchor in params-argument (array) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2#anchor' +'http://localhost/app.php/foo/bar/p-3?t=1&f=2#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #0
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #0 ('controller2', array(1, 2), true, false, 'http://localhost/phpBB3/foo/bar?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 @@ @@ -'http://localhost/phpBB3/foo/bar?t=1&f=2' +'http://localhost/foo/bar?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #1
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #1 ('controller2', array(1, 2), false, false, 'http://localhost/phpBB3/foo/bar?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 @@ @@ -'http://localhost/phpBB3/foo/bar?t=1&f=2' +'http://localhost/foo/bar?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #10
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #10 ('controller2', array(1, 2, 'anchor'), true, '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' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #11
|
< 1 sec | |
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' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #12
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/phpBB3/foo/bar/p-3?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/p-3?t=1&f=2&sid=custom-sid#anchor' +'http://localhost/foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #13
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #13 ('controller2', array(), true, false, 'http://localhost/phpBB3/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/foo/bar' +'http://localhost/foo/bar' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #14
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #14 ('controller2', array(), false, false, 'http://localhost/phpBB3/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/foo/bar' +'http://localhost/foo/bar' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #15
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #15 ('controller3', array(3), true, false, 'http://localhost/phpBB3/foo/bar/p-3', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/foo/bar/p-3' +'http://localhost/foo/bar/p-3' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #2
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #2 ('controller3', array(3, 1, 2), true, false, 'http://localhost/phpBB3/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 @@ @@ -'http://localhost/phpBB3/foo/bar/p-3?t=1&f=2' +'http://localhost/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #3
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #3 ('controller3', array(3, 1, 2), false, false, 'http://localhost/phpBB3/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 @@ @@ -'http://localhost/phpBB3/foo/bar/p-3?t=1&f=2' +'http://localhost/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #4
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #4 ('controller2', array(1, 2), true, 'custom-sid', 'http://localhost/phpBB3/foo/bar?t=1&f=2&sid=custom-sid', 'params-argument (array) using session_id') 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' +'http://localhost/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #5
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #5 ('controller2', array(1, 2), false, 'custom-sid', 'http://localhost/phpBB3/foo/bar?t=1&f=2&sid=custom-sid', 'params-argument (array) using session_id') 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' +'http://localhost/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #6
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', 'http://localhost/phpBB3/foo/bar/p-3?t=1&f=2&sid=custom-sid', 'params-argument (array) using session_id') params-argument (array) using session_id Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/foo/bar/p-3?t=1&f=2&sid=custom-sid' +'http://localhost/foo/bar/p-3?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #7
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, 'http://localhost/phpBB3/foo/bar?t=1&f=2#anchor', 'anchor in params-argument (array)') anchor in params-argument (array) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/foo/bar?t=1&f=2#anchor' +'http://localhost/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #8
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, 'http://localhost/phpBB3/foo/bar?t=1&f=2#anchor', 'anchor in params-argument (array)') anchor in params-argument (array) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/foo/bar?t=1&f=2#anchor' +'http://localhost/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #9
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute_with_rewrite with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, 'http://localhost/phpBB3/foo/bar/p-3?t=1&f=2#anchor', 'anchor in params-argument (array)') anchor in params-argument (array) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'http://localhost/phpBB3/foo/bar/p-3?t=1&f=2#anchor' +'http://localhost/foo/bar/p-3?t=1&f=2#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #0
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #0 ('controller2', array(1, 2), true, false, '//localhost/phpBB3/app.php/foo/bar?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 @@ @@ -'//localhost/phpBB3/app.php/foo/bar?t=1&f=2' +'//localhost/app.php/foo/bar?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #1
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #1 ('controller2', array(1, 2), false, false, '//localhost/phpBB3/app.php/foo/bar?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 @@ @@ -'//localhost/phpBB3/app.php/foo/bar?t=1&f=2' +'//localhost/app.php/foo/bar?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #10
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', '//localhost/phpBB3/app.php/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 @@ @@ -'//localhost/phpBB3/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' +'//localhost/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #11
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', '//localhost/phpBB3/app.php/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 @@ @@ -'//localhost/phpBB3/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' +'//localhost/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #12
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', '//localhost/phpBB3/app.php/foo/bar/p-3?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 @@ @@ -'//localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' +'//localhost/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #13
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #13 ('controller2', array(), true, false, '//localhost/phpBB3/app.php/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/phpBB3/app.php/foo/bar' +'//localhost/app.php/foo/bar' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #14
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #14 ('controller2', array(), false, false, '//localhost/phpBB3/app.php/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/phpBB3/app.php/foo/bar' +'//localhost/app.php/foo/bar' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #15
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #15 ('controller3', array(3), true, false, '//localhost/phpBB3/app.php/foo/bar/p-3', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/phpBB3/app.php/foo/bar/p-3' +'//localhost/app.php/foo/bar/p-3' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #2
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #2 ('controller3', array(3, 1, 2), true, false, '//localhost/phpBB3/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 @@ @@ -'//localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2' +'//localhost/app.php/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #3
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #3 ('controller3', array(3, 1, 2), false, false, '//localhost/phpBB3/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 @@ @@ -'//localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2' +'//localhost/app.php/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #4
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #4 ('controller2', array(1, 2), true, 'custom-sid', '//localhost/phpBB3/app.php/foo/bar?t=1&f=2&sid=custom-sid', 'params-argument (array) using session_id') params-argument (array) using session_id Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/phpBB3/app.php/foo/bar?t=1&f=2&sid=custom-sid' +'//localhost/app.php/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #5
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #5 ('controller2', array(1, 2), false, 'custom-sid', '//localhost/phpBB3/app.php/foo/bar?t=1&f=2&sid=custom-sid', 'params-argument (array) using session_id') params-argument (array) using session_id Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/phpBB3/app.php/foo/bar?t=1&f=2&sid=custom-sid' +'//localhost/app.php/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #6
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', '//localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid', 'params-argument (array) using session_id') params-argument (array) using session_id Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid' +'//localhost/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #7
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, '//localhost/phpBB3/app.php/foo/bar?t=1&f=2#anchor', 'anchor in params-argument (array)') anchor in params-argument (array) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/phpBB3/app.php/foo/bar?t=1&f=2#anchor' +'//localhost/app.php/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #8
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, '//localhost/phpBB3/app.php/foo/bar?t=1&f=2#anchor', 'anchor in params-argument (array)') anchor in params-argument (array) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/phpBB3/app.php/foo/bar?t=1&f=2#anchor' +'//localhost/app.php/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network
test_helper_url_network with data set #9
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, '//localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2#anchor', 'anchor in params-argument (array)') anchor in params-argument (array) Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/phpBB3/app.php/foo/bar/p-3?t=1&f=2#anchor' +'//localhost/app.php/foo/bar/p-3?t=1&f=2#anchor' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite
test_helper_url_network_with_rewrite with data set #0
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #0 ('controller2', array(1, 2), true, false, '//localhost/phpBB3/foo/bar?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 @@ @@ -'//localhost/phpBB3/foo/bar?t=1&f=2' +'//localhost/foo/bar?t=1&f=2' (2 more lines...) |
|||
Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite
test_helper_url_network_with_rewrite with data set #1
|
< 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #1 ('controller2', array(1, 2), false, false, '//localhost/phpBB3/foo/bar?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 @@ @@ -'//localhost/phpBB3/foo/bar?t=1&f=2' +'//localhost/foo/bar?t=1&f=2' (2 more lines...) |