Tests pending pull requests

Build: #9775 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

default formatting with data set #58: Test case result

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

Error Log

phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #58 ('[quote='[quote="foo"]']...[/quote]', '<blockquote><div><cite>[quote...quote>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<blockquote><div><cite>[quote="foo"] wrote:</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">[quote="foo"] wrote:</cite><p class="c-blockquote-content">...</p></div></blockquote>'

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