Tests pending pull requests
Build: #4873 failed Manual run by Build Robot
Test results
- 4,463 tests in total
- 96 tests failed
- 96 failures are new
- 4 minutes taken in total.
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_absolute
test_helper_url_absolute with data set #13
|
Build and Test Job | < 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 #12
|
Build and Test Job | < 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 #0
|
Build and Test Job | < 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 #4
|
Build and Test Job | < 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 #3
|
Build and Test Job | < 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 #2
|
Build and Test Job | < 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 #1
|
Build and Test Job | < 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 #8
|
Build and Test Job | < 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 #7
|
Build and Test Job | < 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 #5
|
Build and Test Job | < 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 #9
|
Build and Test Job | < 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
test_helper_url_absolute with data set #11
|
Build and Test Job | < 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 #10
|
Build and Test Job | < 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 #15
|
Build and Test Job | < 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 #14
|
Build and Test Job | < 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 #6
|
Build and Test Job | < 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_with_rewrite
test_helper_url_absolute_with_rewrite with data set #0
|
Build and Test Job | < 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 #2
|
Build and Test Job | < 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 #1
|
Build and Test Job | < 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 #4
|
Build and Test Job | < 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 #3
|
Build and Test Job | < 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 #6
|
Build and Test Job | < 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 #5
|
Build and Test Job | < 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 #9
|
Build and Test Job | < 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_absolute_with_rewrite
test_helper_url_absolute_with_rewrite with data set #7
|
Build and Test Job | < 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
|
Build and Test Job | < 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 #15
|
Build and Test Job | < 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 #14
|
Build and Test Job | < 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 #11
|
Build and Test Job | < 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 #10
|
Build and Test Job | < 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 #13
|
Build and Test Job | < 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 #12
|
Build and Test Job | < 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_network
test_helper_url_network with data set #2
|
Build and Test Job | < 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 #15
|
Build and Test Job | < 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 #14
|
Build and Test Job | < 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 #13
|
Build and Test Job | < 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 #12
|
Build and Test Job | < 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 #11
|
Build and Test Job | < 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 #10
|
Build and Test Job | < 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 #7
|
Build and Test Job | < 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
|
Build and Test Job | < 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 #6
|
Build and Test Job | < 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 #9
|
Build and Test Job | < 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
test_helper_url_network with data set #0
|
Build and Test Job | < 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 #3
|
Build and Test Job | < 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
|
Build and Test Job | < 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 #1
|
Build and Test Job | < 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 #5
|
Build and Test Job | < 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_with_rewrite
test_helper_url_network_with_rewrite with data set #12
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', '//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
@@ @@
-'//localhost/phpBB3/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...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite
test_helper_url_network_with_rewrite with data set #15
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #15 ('controller3', array(3), true, false, '//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
@@ @@
-'//localhost/phpBB3/foo/bar/p-3'
+'//localhost/foo/bar/p-3'
(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 #14
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #14 ('controller2', array(), false, false, '//localhost/phpBB3/foo/bar', 'no params using empty array')
no params using empty array
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'//localhost/phpBB3/foo/bar'
+'//localhost/foo/bar'
(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 #11
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', '//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
@@ @@
-'//localhost/phpBB3/foo/bar?t=1&f=2&sid=custom-sid#anchor'
+'//localhost/foo/bar?t=1&f=2&sid=custom-sid#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 #10
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', '//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
@@ @@
-'//localhost/phpBB3/foo/bar?t=1&f=2&sid=custom-sid#anchor'
+'//localhost/foo/bar?t=1&f=2&sid=custom-sid#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 #7
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, '//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
@@ @@
-'//localhost/phpBB3/foo/bar?t=1&f=2#anchor'
+'//localhost/foo/bar?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 #8
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, '//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
@@ @@
-'//localhost/phpBB3/foo/bar?t=1&f=2#anchor'
+'//localhost/foo/bar?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 #9
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, '//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
@@ @@
-'//localhost/phpBB3/foo/bar/p-3?t=1&f=2#anchor'
+'//localhost/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 #2
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #2 ('controller3', array(3, 1, 2), true, false, '//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
@@ @@
-'//localhost/phpBB3/foo/bar/p-3?t=1&f=2'
+'//localhost/foo/bar/p-3?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
|
Build and Test Job | < 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...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite
test_helper_url_network_with_rewrite with data set #0
|
Build and Test Job | < 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 #6
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', '//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
@@ @@
-'//localhost/phpBB3/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...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite
test_helper_url_network_with_rewrite with data set #5
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #5 ('controller2', array(1, 2), false, 'custom-sid', '//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
@@ @@
-'//localhost/phpBB3/foo/bar?t=1&f=2&sid=custom-sid'
+'//localhost/foo/bar?t=1&f=2&sid=custom-sid'
(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 #4
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #4 ('controller2', array(1, 2), true, 'custom-sid', '//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
@@ @@
-'//localhost/phpBB3/foo/bar?t=1&f=2&sid=custom-sid'
+'//localhost/foo/bar?t=1&f=2&sid=custom-sid'
(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 #3
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #3 ('controller3', array(3, 1, 2), false, false, '//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
@@ @@
-'//localhost/phpBB3/foo/bar/p-3?t=1&f=2'
+'//localhost/foo/bar/p-3?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 #13
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_network_with_rewrite with data set #13 ('controller2', array(), true, false, '//localhost/phpBB3/foo/bar', 'no params using empty array')
no params using empty array
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'//localhost/phpBB3/foo/bar'
+'//localhost/foo/bar'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #0
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #0 ('controller2', array(1, 2), true, false, '/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
@@ @@
-'/phpBB3/app.php/foo/bar?t=1&f=2'
+'/app.php/foo/bar?t=1&f=2'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #10
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #11
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #12
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #13
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #13 ('controller2', array(), true, false, '/phpBB3/app.php/foo/bar', 'no params using empty array')
no params using empty array
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'/phpBB3/app.php/foo/bar'
+'/app.php/foo/bar'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #14
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #14 ('controller2', array(), false, false, '/phpBB3/app.php/foo/bar', 'no params using empty array')
no params using empty array
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'/phpBB3/app.php/foo/bar'
+'/app.php/foo/bar'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #15
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #15 ('controller3', array(3), true, false, '/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
@@ @@
-'/phpBB3/app.php/foo/bar/p-3'
+'/app.php/foo/bar/p-3'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #6
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #5
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #5 ('controller2', array(1, 2), false, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #3
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #3 ('controller3', array(3, 1, 2), false, false, '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #9
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #8
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #7
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #2
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #2 ('controller3', array(3, 1, 2), true, false, '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #1
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #1 ('controller2', array(1, 2), false, false, '/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
@@ @@
-'/phpBB3/app.php/foo/bar?t=1&f=2'
+'/app.php/foo/bar?t=1&f=2'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite
test_helper_url_no_rewrite with data set #4
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_no_rewrite with data set #4 ('controller2', array(1, 2), true, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #10
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #15
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #15 ('controller3', array(3), true, false, '/phpBB3/foo/bar/p-3', 'no params using empty array')
no params using empty array
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'/phpBB3/foo/bar/p-3'
+'/foo/bar/p-3'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #14
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #14 ('controller2', array(), false, false, '/phpBB3/foo/bar', 'no params using empty array')
no params using empty array
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'/phpBB3/foo/bar'
+'/foo/bar'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #13
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #13 ('controller2', array(), true, false, '/phpBB3/foo/bar', 'no params using empty array')
no params using empty array
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'/phpBB3/foo/bar'
+'/foo/bar'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #12
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #7
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, '/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
@@ @@
-'/phpBB3/foo/bar?t=1&f=2#anchor'
+'/foo/bar?t=1&f=2#anchor'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #8
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, '/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
@@ @@
-'/phpBB3/foo/bar?t=1&f=2#anchor'
+'/foo/bar?t=1&f=2#anchor'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #5
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #5 ('controller2', array(1, 2), false, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #6
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #9
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, '/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
@@ @@
-'/phpBB3/foo/bar/p-3?t=1&f=2#anchor'
+'/foo/bar/p-3?t=1&f=2#anchor'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #1
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #1 ('controller2', array(1, 2), false, false, '/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
@@ @@
-'/phpBB3/foo/bar?t=1&f=2'
+'/foo/bar?t=1&f=2'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #2
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #2 ('controller3', array(3, 1, 2), true, false, '/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
@@ @@
-'/phpBB3/foo/bar/p-3?t=1&f=2'
+'/foo/bar/p-3?t=1&f=2'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #3
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #3 ('controller3', array(3, 1, 2), false, false, '/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
@@ @@
-'/phpBB3/foo/bar/p-3?t=1&f=2'
+'/foo/bar/p-3?t=1&f=2'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #4
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #4 ('controller2', array(1, 2), true, 'custom-sid', '/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
@@ @@
-'/phpBB3/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_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #0
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #0 ('controller2', array(1, 2), true, false, '/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
@@ @@
-'/phpBB3/foo/bar?t=1&f=2'
+'/foo/bar?t=1&f=2'
(2 more lines...)
|
||||
| Collapse |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite
test_helper_url_with_rewrite with data set #11
|
Build and Test Job | < 1 sec | |
phpbb_controller_helper_route_slash_test::test_helper_url_with_rewrite with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', '/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
@@ @@
-'/phpBB3/foo/bar?t=1&f=2&sid=custom-sid#anchor'
+'/foo/bar?t=1&f=2&sid=custom-sid#anchor'
(2 more lines...)
|
||||

