Tests pending pull requests
Build: #3618 failed
Job: Build and Test Job failed
template with data set #35: Test case result
The below summarizes the result of the test " template with data set #35" in build 3,618 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- template with data set #35
- Test class
- phpbb_template_template_test::test_template
- Method
- test_template with data set #35
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_template_template_test::test_template with data set #35 ('loop_nested_multilevel_ref.html', array(), array(array(array('x'), array('y')), array(array('z'), array('zz'))), array(), 'top-level content
outer x
outer y
inner z
first row
inner zz')
Testing loop_nested_multilevel_ref.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'top-level contentouter xouter yinner zfirst rowinner zz'
+'top-level content__inner_outer x__inner_outer y__inner_inner z__inner_inner zz'
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/template/template_test_case.php:150
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/template/template_test.php:395

