Tests pending pull requests
Build: #5020 failed
Job: Build and Test Job failed
Test results
- 5,747 tests in total
- 1 test failed
- 1 failure is new
- 7 minutes taken in total.
Build 5,020 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting
test_default_formatting with data set #43
|
< 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...) |