Tests pending pull requests
Build: #7182 failed
Job: Build and Test Job failed
template with data set #48: Test case result
The below summarizes the result of the test " template with data set #48" in build 7,182 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- template with data set #48
- Test class
- phpbb_template_template_test::test_template
- Method
- test_template with data set #48
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_template_template_test::test_template with data set #48 ('loop_nested_multilevel_ref_twig.html', array(), array(array(array('x'), array('y')), array(array('z'), array('zz'))), array(), 'top-level content\nouter x\nout...ner zz')
Testing loop_nested_multilevel_ref_twig.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'top-level contentouter xouter yinner zfirst rowinner zz'
+'top-level contentouter xouter youter zouter zz'
/data/tests/template/template_test_case.php:174
/data/tests/template/template_test.php:547

