Tests pending pull requests

Build: #9775 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

default formatting with data set #53: Test case result

The below summarizes the result of the test " default formatting with data set #53" in build 9,775 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
default formatting with data set #53
Test class
phpbb_textformatter_s9e_default_formatting_test
Method
test_default_formatting with data set #53
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #53 ('[quote=Username post_id=123]....quote]', '<blockquote><div><cite>Userna...quote>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<blockquote><div><cite>Username wrote: <a href="phpBB/viewtopic.php?p=123#p123" data-post-id="123" onclick="if(document.getElementById(hash.substr(1)))href=hash">↑</a></cite>...</div></blockquote>'
+'<blockquote class="c-blockquote"><div class="c-blockquote-wrap"><span class="iconify o-icon o-icon-mdi c-blockquote-icon" data-icon="mdi:format-quote-open" data-inline="false"></span><cite class="c-blockquote-cited">Username wrote: <a href="phpBB/viewtopic.php?p=123#p123" data-post-id="123" onclick="if(document.getElementById(hash.substr(1)))href=hash">↑</a></cite><p class="c-blockquote-content">...</p></div></blockquote>'

/data/tests/text_formatter/s9e/default_formatting_test.php:45