Tests pending pull requests

Build: #5020 failed Manual run by Build Robot

Test results

  • 5,747 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 minutes taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #43 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #43 ('[quote="Username" post_id="123"]...[/quote]', '<blockquote><div><cite>Username wrote: <a href="phpBB/viewtopic.php?p=123#p123" onclick="if(document.getElementById(this.hash.substr(1)))this.href=this.hash">↑</a></cite>...</div></blockquote>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<blockquote><div><cite>Username wrote: <a href="phpBB/viewtopic.php?p=123#p123" onclick="if(document.getElementById(this.hash.substr(1)))this.href=this.hash">↑</a></cite>...</div></blockquote>
+<blockquote><div><cite>Username wrote: <a href="phpBB/viewtopic.php?p=123#p123" onclick="if(document.getElementById(hash.substr(1)))href=hash">↑</a></cite>...</div></blockquote>

(1 more lines...)