Tests pending pull requests

Build: #3906 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Job result summary

Completed
Duration
11 minutes
Flags
Custom build
Agent
Default Agent
Revision
acfe6dd37d58e35566f4c386c0e15b2a447d5ad4 acfe6dd37d58e35566f4c386c0e15b2a447d5ad4
Total tests
3893
Fixed in
#3907 (Manual run by Build Robot)

Tests

  • 3,893 tests in total
  • 528 tests failed
  • 528 failures are new
  • 9 minutes taken in total.
New test failures 528
Status Test Duration
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #0 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #0 ('controller2', array(1, 2), true, false, 'http://localhost/app.php/foo/bar?t=1&amp;f=2', 'parameters in params-argument as array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #1 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #10 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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&amp;f=2&amp;sid=custom-sid#anchor', 'anchor in params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #11 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #12 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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&amp;f=2&amp;sid=custom-sid#anchor', 'anchor in params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #13 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #13 ('controller2', array(), true, false, 'http://localhost/app.php/foo/bar', 'no params using empty array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #14 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #14 ('controller2', array(), false, false, 'http://localhost/app.php/foo/bar', 'no params using empty array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #15 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #2 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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&amp;f=2', 'parameters in params-argument as array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #3 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #4 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #4 ('controller2', array(1, 2), true, 'custom-sid', 'http://localhost/app.php/foo/bar?t=1&amp;f=2&amp;sid=custom-sid', 'params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #5 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #6 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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&amp;f=2&amp;sid=custom-sid', 'params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #7 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, 'http://localhost/app.php/foo/bar?t=1&amp;f=2#anchor', 'anchor in params-argument (array)')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #8 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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)')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute test_helper_url_absolute with data set #9 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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&amp;f=2#anchor', 'anchor in params-argument (array)')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 245 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:245
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #0 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #0 ('controller2', array(1, 2), true, false, 'http://localhost/foo/bar?t=1&amp;f=2', 'parameters in params-argument as array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #1 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #1 ('controller2', array(1, 2), false, false, 'http://localhost/foo/bar?t=1&f=2', 'parameters in params-argument as array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #10 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/foo/bar?t=1&amp;f=2&amp;sid=custom-sid#anchor', 'anchor in params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #11 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #11 ('controller2', array(1, 2, 'anchor'), false, 'custom-sid', 'http://localhost/foo/bar?t=1&f=2&sid=custom-sid#anchor', 'anchor in params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #12 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #12 ('controller3', array(3, 1, 2, 'anchor'), true, 'custom-sid', 'http://localhost/foo/bar/p-3?t=1&amp;f=2&amp;sid=custom-sid#anchor', 'anchor in params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #13 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #13 ('controller2', array(), true, false, 'http://localhost/foo/bar', 'no params using empty array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #14 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #14 ('controller2', array(), false, false, 'http://localhost/foo/bar', 'no params using empty array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #15 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #15 ('controller3', array(3), true, false, 'http://localhost/foo/bar/p-3', 'no params using empty array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #2 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #2 ('controller3', array(3, 1, 2), true, false, 'http://localhost/foo/bar/p-3?t=1&amp;f=2', 'parameters in params-argument as array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #3 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #3 ('controller3', array(3, 1, 2), false, false, 'http://localhost/foo/bar/p-3?t=1&f=2', 'parameters in params-argument as array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #4 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #4 ('controller2', array(1, 2), true, 'custom-sid', 'http://localhost/foo/bar?t=1&amp;f=2&amp;sid=custom-sid', 'params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #5 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #5 ('controller2', array(1, 2), false, 'custom-sid', 'http://localhost/foo/bar?t=1&f=2&sid=custom-sid', 'params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #6 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #6 ('controller3', array(3, 1, 2), true, 'custom-sid', 'http://localhost/foo/bar/p-3?t=1&amp;f=2&amp;sid=custom-sid', 'params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #7 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, 'http://localhost/foo/bar?t=1&amp;f=2#anchor', 'anchor in params-argument (array)')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #8 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #8 ('controller2', array(1, 2, 'anchor'), false, false, 'http://localhost/foo/bar?t=1&f=2#anchor', 'anchor in params-argument (array)')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite test_helper_url_absolute_with_rewrite with data set #9 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_absolute_with_rewrite with data set #9 ('controller3', array(3, 1, 2, 'anchor'), true, false, 'http://localhost/foo/bar/p-3?t=1&amp;f=2#anchor', 'anchor in params-argument (array)')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 365 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:365
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #0 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network with data set #0 ('controller2', array(1, 2), true, false, '//localhost/app.php/foo/bar?t=1&amp;f=2', 'parameters in params-argument as array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #1 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #10 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network with data set #10 ('controller2', array(1, 2, 'anchor'), true, 'custom-sid', '//localhost/app.php/foo/bar?t=1&amp;f=2&amp;sid=custom-sid#anchor', 'anchor in params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #11 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #12 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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&amp;f=2&amp;sid=custom-sid#anchor', 'anchor in params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #13 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network with data set #13 ('controller2', array(), true, false, '//localhost/app.php/foo/bar', 'no params using empty array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #14 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network with data set #14 ('controller2', array(), false, false, '//localhost/app.php/foo/bar', 'no params using empty array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #15 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #2 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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&amp;f=2', 'parameters in params-argument as array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #3 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #4 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network with data set #4 ('controller2', array(1, 2), true, 'custom-sid', '//localhost/app.php/foo/bar?t=1&amp;f=2&amp;sid=custom-sid', 'params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #5 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #6 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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&amp;f=2&amp;sid=custom-sid', 'params-argument (array) using session_id')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #7 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network with data set #7 ('controller2', array(1, 2, 'anchor'), true, false, '//localhost/app.php/foo/bar?t=1&amp;f=2#anchor', 'anchor in params-argument (array)')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #8 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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)')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network test_helper_url_network with data set #9 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_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&amp;f=2#anchor', 'anchor in params-argument (array)')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 325 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:325
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network_with_rewrite test_helper_url_network_with_rewrite with data set #0 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network_with_rewrite with data set #0 ('controller2', array(1, 2), true, false, '//localhost/foo/bar?t=1&amp;f=2', 'parameters in params-argument as array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 445 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:445
Collapse Failed phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network_with_rewrite test_helper_url_network_with_rewrite with data set #1 History
< 1 sec
phpbb_controller_helper_route_adm_subdir_test::test_helper_url_network_with_rewrite with data set #1 ('controller2', array(1, 2), false, false, '//localhost/foo/bar?t=1&f=2', 'parameters in params-argument as array')
Argument 5 passed to phpbb_mock_controller_helper::__construct() must be an instance of phpbb\symfony_request, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php on line 445 and defined

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/mock/controller_helper.php:16
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/controller/common_helper_route.php:445