Tests pending pull requests
Build: #5021 failed Manual run by Build Robot
Test results
- 5,747 tests in total
- 1 test failed
- 7 minutes taken in total.
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting
test_default_formatting with data set #43
|
Failing since build #5020 (Manual run by Build Robot) | 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...) |