Tests pending pull requests
Build: #9963 failed
Job: Build and Test Job failed
template icon extension with data set #11: Test case result
The below summarizes the result of the test " template icon extension with data set #11" in build 9,963 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- template icon extension with data set #11
- Test class
- phpbb_template_extension_test
- Method
- test_template_icon_extension with data set #11
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_template_extension_test::test_template_icon_extension with data set #11 (array('svg', 'not-existent', 'Just a title', false, '', array()), array(), '<svg class="o-icon o-icon-svg...</svg>') Testing extension_icon_test.html Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<svg class="o-icon o-icon-svg svg-404" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-labelledby="{unique_id}" role="img"><title id="{unique_id}">Just a title</title><g fill="none" fill-rule="evenodd"><path fill="#D8D8D8" d="M0 0h512v512H0z"></path><path fill="#979797" fill-rule="nonzero" d="M8 6.586l496 496v2.828L8 9.414z"></path><path fill="#979797" fill-rule="nonzero" d="M504 7.586v2.828l-496 496v-2.828z"></path></g></svg>' +'<svg class="o-icon o-icon-svg svg-404" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" aria-labelledby="" role="img"><title id="">anoots91g8mk2ebq</title><g fill="none" fill-rule="evenodd"><path fill="#D8D8D8" d="M0 0h512v512H0z"></path><path fill="#979797" fill-rule="nonzero" d="M8 6.586l496 496v2.828L8 9.414z"></path><path fill="#979797" fill-rule="nonzero" d="M504 7.586v2.828l-496 496v-2.828z"></path></g></svg>' /data/tests/template/extension_test.php:554