Tests pending pull requests

Build: #7182 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

assign block vars array with data set #0: Test case result

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

Error Log

phpbb_template_template_test::test_assign_block_vars_array with data set #0 (array(array(array('Test assigning block vars arr...oop 0:'), array('Test assigning block vars arr...oop 1:')), array(array('1st iteration'), array('2nd iteration'), array('3rd iteration'))))
Ensuring assigning block vars array to template is working correctly
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'outer - 0 - Test assigning block vars array loop 0:outer - 1 - Test assigning block vars array loop 1:middle - 0 - 1st iterationmiddle - 1 - 2nd iterationmiddle - 2 - 3rd iteration'
+'outer - 0 - Test assigning block vars array loop 0:outer - 1 - Test assigning block vars array loop 1:outer - 2 - 1st iterationouter - 3 - 2nd iterationouter - 4 - 3rd iteration'

/data/tests/template/template_test.php:1002