Tests pending pull requests

Build: #7182 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

template with data set #56: Test case result

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

Error Log

phpbb_template_template_test::test_template with data set #56 ('loop_nested_include_twig.html', array(), array(array(array('bar'), array('bar1')), array(array('works'))), array(), '[bar|[bar|]][bar1|[bar1|[bar1|works]]]', array())
Testing loop_nested_include_twig.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[bar|[bar|]][bar1|[bar1|[bar1|works]]]'
+'[bar|[bar|]][bar1|[bar1|]][|[|]]'

/data/tests/template/template_test_case.php:174
/data/tests/template/template_test.php:547