Tests pending pull requests
Build: #3618 failed
Job: Build and Test Job failed
template with data set #16: Test case result
The below summarizes the result of the test " template with data set #16" in build 3,618 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- template with data set #16
- Test class
- phpbb_template_template_test::test_template
- Method
- test_template with data set #16
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_template_template_test::test_template with data set #16 ('loop_vars.html', array(), array(array(array('x'), array('y')), array(array(), array())), array(), 'first
0 - a
x - b
set
1 - a
y - b
set
last
0 - c
1 - c
last inner')
Testing loop_vars.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'first0 - ax - bset1 - ay - bsetlast0 - c1 - clast inner'
+'first0 - ax - bset1 - ay - bsetlast- c- c'
/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

