Tests pending pull requests

Build: #9959 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

template icon extension with data set #9: Test case result

The below summarizes the result of the test " template icon extension with data set #9" in build 9,959 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
template icon extension with data set #9
Test class
phpbb_template_extension_test
Method
test_template_icon_extension with data set #9
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_template_extension_test::test_template_icon_extension with data set #9 (array('svg', 'phone', 'ICON_PHONE', false, '', array()), array('Phone icon'), '<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-phone" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="icon_phone-123456789" role="img"><title id="icon_phone-123456789">Phone icon</title><path fill="none" d="M0 0h24v24H0z"></path><path d="M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z"></path></svg>'
+'<svg class="o-icon o-icon-svg svg-phone" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="icon_phone-123456789" role="img"><title id="icon_phone-123456789">ICON_PHONE</title><path fill="none" d="M0 0h24v24H0z"></path><path d="M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z"></path></svg>'

/data/tests/template/extension_test.php:552