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 #6: Test case result

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

Error Log

phpbb_template_extension_test::test_template_icon_extension with data set #6 (array('png', 'phone', 'ICON_PHONE', false, '', array()), array('Phone icon'), '<img class="o-icon o-icon-png...on" />')
Testing extension_icon_test.html
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'<img class="o-icon o-icon-png png-phone" src="phpBB/styles/chameleon/theme/png/phone.png" alt="Phone icon" />'
+'<img class="o-icon o-icon-png png-phone" src="phpBB/styles/chameleon/theme/png/phone.png" alt="ICON_PHONE" />'

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