Tests pending pull requests
Build: #7182 failed
Job: Build and Test Job failed
alter block array with data set #8: Test case result
The below summarizes the result of the test " alter block array with data set #8" in build 7,182 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- alter block array with data set #8
- Test class
- phpbb_template_template_test::test_alter_block_array
- Method
- test_alter_block_array with data set #8
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_template_template_test::test_alter_block_array with data set #8 ('outer[].middle', array('changed'), 0, 'change', 'outer - 0\nmiddle - 0\nmiddle -...le - 1', 'Test changing at beginning of... block')
Ensuring template is built correctly before modification
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'outer - 0middle - 0middle - 1outer - 1middle - 0middle - 1outer - 2middle - 0middle - 1'
+'outer - 0outer - 1outer - 2outer - 3outer - 4outer - 5outer - 6outer - 7outer - 8'
/data/tests/template/template_test.php:838

