Tests pending pull requests
Build: #9963 failed
Job: Build and Test Job failed
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,963 of phpBB3 - Pull Requests - Build and Test Job.
- 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="" />'
/data/tests/template/extension_test.php:554

