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 #1: Test case result

The below summarizes the result of the test " generate template pagination double nested with data set #1" 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 #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\n				:per_page:10\n	...art=30')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'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'
+'pagination'

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