Tests pending pull requests
Build: #3618 failed
Job: Build and Test Job failed
template with data set #39: Test case result
The below summarizes the result of the test " template with data set #39" in build 3,618 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- template with data set #39
- Test class
- phpbb_template_template_test::test_template
- Method
- test_template with data set #39
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_template_template_test::test_template with data set #39 ('loop_nested_include.html', array(), array(array(array('bar'), array('bar1')), array(array('works'))), array(), '[bar|[bar|]][bar1|[bar1|[bar1|works]]]', array())
Testing loop_nested_include.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[bar|[bar|]][bar1|[bar1|[bar1|works]]]'
+'[bar|[|]][bar1|[|]]'
/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

