Tests pending pull requests
Build: #4716 failed
Job: Build and Test Job failed
generate template pagination double nested with data set #1: Test case result
The below summarizes the result of the test " generate template pagination double nested with data set #1" in build 4,716 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- generate template pagination double nested with data set #1
- Test class
- phpbb_pagination_pagination_test::test_generate_template_pagination_double_nested
- Method
- test_generate_template_pagination_double_nested with data set #1
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_pagination_pagination_test::test_generate_template_pagination_double_nested with data set #1 ('page.php', 'start', 95, 10, 20, 'pagination
:per_page:10
:current_page:3
:base_url:page.php
:previous::page.php?start=10
:else:1:page.php
:else:2:page.php?start=10
:current:3:page.php?start=20
:else:4:page.php?start=30
:else:5:page.php?start=40
:ellipsis:9:page.php?start=80
:else:10:page.php?start=90
:next::page.php?start=30
:u_prev:page.php?start=10
:u_next:page.php?start=30')
Argument 1 passed to phpbb\routing\router::__construct() must implement interface phpbb\filesystem\filesystem_interface, instance of phpbb_mock_extension_manager given, called in /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/pagination/pagination_test.php on line 41 and defined
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/phpBB/phpbb/routing/router.php:103
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/pagination/pagination_test.php:41

