Tests pending pull requests
Build: #4094 failed Manual run by Build Robot
Build result summary
Details
- Agent
- Default Agent
- Revision
-
b27c0ab992af06582726b19c155e30ee765d113d
b27c0ab992af06582726b19c155e30ee765d113d - Total tests
- 4069
- Failing since
- #4093 (Manual run by Build Robot – )
- Fixed in
- #4096 (Manual run by Build Robot)
Tests
- 32 New failures
- 48 Existing failures
- 0 Fixed
Responsible
- Joas Schilling Automatically assigned
Custom variables
Name | Value |
---|---|
PRnumber | 3279 |
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #10
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', '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 @@ @@ -'app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' +'app.php/../foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #11
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', '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 @@ @@ -'app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' +'app.php/../foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #14
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #14 ('controller2', array(), false, false, 'app.php/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'app.php/foo/bar' +'app.php/../foo/bar' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #15
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #15 ('controller3', array(3), true, false, '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 @@ @@ -'app.php/foo/bar/p-3' +'app.php/../foo/bar/p-3' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #12
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', '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 @@ @@ -'app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' +'app.php/../foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #13
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #13 ('controller2', array(), true, false, 'app.php/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'app.php/foo/bar' +'app.php/../foo/bar' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #9
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, '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 @@ @@ -'app.php/foo/bar/p-3?t=1&f=2#anchor' +'app.php/../foo/bar/p-3?t=1&f=2#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #7
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, '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 @@ @@ -'app.php/foo/bar?t=1&f=2#anchor' +'app.php/../foo/bar?t=1&f=2#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #8
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, '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 @@ @@ -'app.php/foo/bar?t=1&f=2#anchor' +'app.php/../foo/bar?t=1&f=2#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #6
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', '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 @@ @@ -'app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid' +'app.php/../foo/bar/p-3?t=1&f=2&sid=custom-sid' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #5
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #5 ('controller2', array(1, 2), false, 'custom-sid', '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 @@ @@ -'app.php/foo/bar?t=1&f=2&sid=custom-sid' +'app.php/../foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #4
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #4 ('controller2', array(1, 2), true, 'custom-sid', '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 @@ @@ -'app.php/foo/bar?t=1&f=2&sid=custom-sid' +'app.php/../foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #3
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #3 ('controller3', array(3, 1, 2), false, 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' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #2
|
Build and Test Job | < 1 sec | |
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' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #1
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #1 ('controller2', array(1, 2), false, false, '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 @@ @@ -'app.php/foo/bar?t=1&f=2' +'app.php/../foo/bar?t=1&f=2' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path
test_helper_url_relative_path with data set #0
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path with data set #0 ('controller2', array(1, 2), true, false, '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 @@ @@ -'app.php/foo/bar?t=1&f=2' +'app.php/../foo/bar?t=1&f=2' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #15
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #15 ('controller3', array(3), true, false, 'foo/bar/p-3', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'foo/bar/p-3' +'../foo/bar/p-3' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #14
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #14 ('controller2', array(), false, false, 'foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'foo/bar' +'../foo/bar' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #11
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', '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 @@ @@ -'foo/bar?t=1&f=2&sid=custom-sid#anchor' +'../foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #10
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', '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 @@ @@ -'foo/bar?t=1&f=2&sid=custom-sid#anchor' +'../foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #13
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #13 ('controller2', array(), true, false, 'foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'foo/bar' +'../foo/bar' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #12
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', '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 @@ @@ -'foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' +'../foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #0
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #0 ('controller2', array(1, 2), true, false, '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 @@ @@ -'foo/bar?t=1&f=2' +'../foo/bar?t=1&f=2' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #2
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #2 ('controller3', array(3, 1, 2), true, false, '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 @@ @@ -'foo/bar/p-3?t=1&f=2' +'../foo/bar/p-3?t=1&f=2' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #1
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #1 ('controller2', array(1, 2), false, false, '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 @@ @@ -'foo/bar?t=1&f=2' +'../foo/bar?t=1&f=2' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #4
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #4 ('controller2', array(1, 2), true, 'custom-sid', '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 @@ @@ -'foo/bar?t=1&f=2&sid=custom-sid' +'../foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #3
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #3 ('controller3', array(3, 1, 2), false, false, '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 @@ @@ -'foo/bar/p-3?t=1&f=2' +'../foo/bar/p-3?t=1&f=2' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #6
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', '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 @@ @@ -'foo/bar/p-3?t=1&f=2&sid=custom-sid' +'../foo/bar/p-3?t=1&f=2&sid=custom-sid' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #5
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #5 ('controller2', array(1, 2), false, 'custom-sid', '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 @@ @@ -'foo/bar?t=1&f=2&sid=custom-sid' +'../foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #8
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, '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 @@ @@ -'foo/bar?t=1&f=2#anchor' +'../foo/bar?t=1&f=2#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #7
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, '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 @@ @@ -'foo/bar?t=1&f=2#anchor' +'../foo/bar?t=1&f=2#anchor' (2 more lines...) |
||||
Collapse |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite
test_helper_url_relative_path_with_rewrite with data set #9
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_slash_test::test_helper_url_relative_path_with_rewrite with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, '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 @@ @@ -'foo/bar/p-3?t=1&f=2#anchor' +'../foo/bar/p-3?t=1&f=2#anchor' (2 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #9
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, 'http://localhost/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/app.php/foo/bar/p-3?t=1&f=2#anchor' +'http://localhost/foo/bar/p-3?t=1&f=2#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #7
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, 'http://localhost/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/app.php/foo/bar?t=1&f=2#anchor' +'http://localhost/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #8
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, 'http://localhost/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/app.php/foo/bar?t=1&f=2#anchor' +'http://localhost/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #2
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #2 ('controller3', array(3, 1, 2), true, false, 'http://localhost/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/app.php/foo/bar/p-3?t=1&f=2' +'http://localhost/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #1
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #1 ('controller2', array(1, 2), false, false, 'http://localhost/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/app.php/foo/bar?t=1&f=2' +'http://localhost/foo/bar?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #0
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #0 ('controller2', array(1, 2), true, false, 'http://localhost/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/app.php/foo/bar?t=1&f=2' +'http://localhost/foo/bar?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #6
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', 'http://localhost/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/app.php/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...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #5
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #5 ('controller2', array(1, 2), false, 'custom-sid', 'http://localhost/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/app.php/foo/bar?t=1&f=2&sid=custom-sid' +'http://localhost/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #4
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #4 ('controller2', array(1, 2), true, 'custom-sid', 'http://localhost/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/app.php/foo/bar?t=1&f=2&sid=custom-sid' +'http://localhost/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #3
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #3 ('controller3', array(3, 1, 2), false, false, 'http://localhost/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/app.php/foo/bar/p-3?t=1&f=2' +'http://localhost/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #12
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/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/app.php/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...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #13
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #13 ('controller2', array(), true, false, 'http://localhost/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/app.php/foo/bar' +'http://localhost/foo/bar' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #10
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/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/app.php/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...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #11
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', 'http://localhost/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/app.php/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...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #14
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #14 ('controller2', array(), false, false, 'http://localhost/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/app.php/foo/bar' +'http://localhost/foo/bar' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #15
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_absolute with data set #15 ('controller3', array(3), true, false, 'http://localhost/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/app.php/foo/bar/p-3' +'http://localhost/foo/bar/p-3' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #0
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #0 ('controller2', array(1, 2), true, false, '//localhost/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/app.php/foo/bar?t=1&f=2' +'//localhost/foo/bar?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #1
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #1 ('controller2', array(1, 2), false, false, '//localhost/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/app.php/foo/bar?t=1&f=2' +'//localhost/foo/bar?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #2
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #2 ('controller3', array(3, 1, 2), true, false, '//localhost/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/app.php/foo/bar/p-3?t=1&f=2' +'//localhost/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #9
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, '//localhost/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/app.php/foo/bar/p-3?t=1&f=2#anchor' +'//localhost/foo/bar/p-3?t=1&f=2#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #7
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, '//localhost/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/app.php/foo/bar?t=1&f=2#anchor' +'//localhost/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #8
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, '//localhost/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/app.php/foo/bar?t=1&f=2#anchor' +'//localhost/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #5
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #5 ('controller2', array(1, 2), false, 'custom-sid', '//localhost/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/app.php/foo/bar?t=1&f=2&sid=custom-sid' +'//localhost/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #6
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', '//localhost/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/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid' +'//localhost/foo/bar/p-3?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #3
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #3 ('controller3', array(3, 1, 2), false, false, '//localhost/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/app.php/foo/bar/p-3?t=1&f=2' +'//localhost/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #4
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #4 ('controller2', array(1, 2), true, 'custom-sid', '//localhost/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/app.php/foo/bar?t=1&f=2&sid=custom-sid' +'//localhost/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #14
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #14 ('controller2', array(), false, false, '//localhost/app.php/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/app.php/foo/bar' +'//localhost/foo/bar' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #15
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #15 ('controller3', array(3), true, false, '//localhost/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/app.php/foo/bar/p-3' +'//localhost/foo/bar/p-3' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #12
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', '//localhost/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/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' +'//localhost/foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #13
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #13 ('controller2', array(), true, false, '//localhost/app.php/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'//localhost/app.php/foo/bar' +'//localhost/foo/bar' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #10
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', '//localhost/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/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' +'//localhost/foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_network
test_helper_url_network with data set #11
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_network with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', '//localhost/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/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' +'//localhost/foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #6
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', '/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 @@ @@ -'/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid' +'/foo/bar/p-3?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #5
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #5 ('controller2', array(1, 2), false, 'custom-sid', '/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 @@ @@ -'/app.php/foo/bar?t=1&f=2&sid=custom-sid' +'/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #8
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, '/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 @@ @@ -'/app.php/foo/bar?t=1&f=2#anchor' +'/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #7
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, '/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 @@ @@ -'/app.php/foo/bar?t=1&f=2#anchor' +'/foo/bar?t=1&f=2#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #9
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, '/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 @@ @@ -'/app.php/foo/bar/p-3?t=1&f=2#anchor' +'/foo/bar/p-3?t=1&f=2#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #3
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #3 ('controller3', array(3, 1, 2), false, 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' +'/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #4
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #4 ('controller2', array(1, 2), true, 'custom-sid', '/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 @@ @@ -'/app.php/foo/bar?t=1&f=2&sid=custom-sid' +'/foo/bar?t=1&f=2&sid=custom-sid' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #1
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #1 ('controller2', array(1, 2), false, false, '/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 @@ @@ -'/app.php/foo/bar?t=1&f=2' +'/foo/bar?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #2
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite 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' +'/foo/bar/p-3?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #0
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #0 ('controller2', array(1, 2), true, false, '/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 @@ @@ -'/app.php/foo/bar?t=1&f=2' +'/foo/bar?t=1&f=2' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #12
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', '/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 @@ @@ -'/app.php/foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' +'/foo/bar/p-3?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #13
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #13 ('controller2', array(), true, false, '/app.php/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'/app.php/foo/bar' +'/foo/bar' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #10
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', '/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 @@ @@ -'/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' +'/foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #11
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', '/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 @@ @@ -'/app.php/foo/bar?t=1&f=2&sid=custom-sid#anchor' +'/foo/bar?t=1&f=2&sid=custom-sid#anchor' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #14
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #14 ('controller2', array(), false, false, '/app.php/foo/bar', 'no params using empty array') no params using empty array Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'/app.php/foo/bar' +'/foo/bar' (2 more lines...) |
|||||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #15
|
Failing since build #4093 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_controller_helper_slash_test::test_helper_url_no_rewrite with data set #15 ('controller3', array(3), true, false, '/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 @@ @@ -'/app.php/foo/bar/p-3' +'/foo/bar/p-3' (2 more lines...) |