Tests pending pull requests

Build: #10325 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Test results

  • 7,456 tests in total
  • 1 test failed
  • 271 tests were skipped
  • 3 minutes taken in total.

Build 10,325 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #55 ('[quote=Username post_id=123]....quote]', '<blockquote cite="phpBB/viewt...quote>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'<blockquote cite="phpBB/viewtopic.php?p=123#p123"><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 cite="phpBB/viewtopic.php?p=123#p123"><div><cite>Username wrote: <a href="phpBB/viewtopic.php?p=123#p123" aria-label="VIEW_QUOTED_POST" data-post-id="123" onclick="if(document.getElementById(hash.substr(1)))href=hash"><i class="icon fa-arrow-circle-up fa-fw" aria-hidden="true"></i></a></cite>...</div></blockquote>'

(2 more lines...)