Tests pending pull requests

Build: #7182 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

generate template pagination double nested with data set #3: Test case result

The below summarizes the result of the test " generate template pagination double nested with data set #3" in build 7,182 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
generate template pagination double nested with data set #3
Test class
phpbb_pagination_pagination_test::test_generate_template_pagination_double_nested
Method
test_generate_template_pagination_double_nested with data set #3
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_pagination_pagination_test::test_generate_template_pagination_double_nested with data set #3 (array(array('core_controller', 'core_page_controller')), 'page', 95, 10, 20, 'pagination\n				:per_page:10\n	...page/4')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'pagination
-:per_page:10
-:current_page:3
-:base_url:
-:previous::/test/page/2
-:else:1:/test
-:else:2:/test/page/2
-:current:3:/test/page/3
-:else:4:/test/page/4
-:else:5:/test/page/5
-:ellipsis:9:/test/page/9
-:else:10:/test/page/10
-:next::/test/page/4
-:u_prev:/test/page/2
-:u_next:/test/page/4'
+'pagination'

/data/tests/pagination/pagination_test.php:210