Tests pending pull requests
Build: #5020 failed
Job: Build and Test Job failed
Job result summary
- Completed
- Duration
- 8 minutes
- Flags
- Custom build
- Agent
- Default Agent
- Revision
-
5ca77df0844954390c08ebaee2c843c8cd03df88
5ca77df0844954390c08ebaee2c843c8cd03df88 - Total tests
- 5747
- Fixed in
- #5022 (Manual run by Build Robot)
Tests
- 5,747 tests in total
- 1 test failed
- 1 failure is new
- 7 minutes taken in total.
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...) |