Tests pending pull requests

Build: #4990 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
8 minutes
Flags
Custom build
Labels
pr_3623
Agent
Default Agent
Revision
1d2a127144476b29ebd37a7d239520d87bd93adc 1d2a127144476b29ebd37a7d239520d87bd93adc
Total tests
5740
Fixed in
#4991 (Manual run by Build Robot)

Tests

Responsible

No one has taken responsibility for this failure

Custom variables

Name Value
PRnumber 3623

Tests

New test failures 4
Status Test View job Duration
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #40 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #40 ('[quote="[url=http://example.org]xxx[/url]"]...[/quote]', '<blockquote><div><cite><a href="http://example.org" class="postlink">xxx</a> wrote:</cite>...</div></blockquote>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<blockquote><div><cite><a href="http://example.org" class="postlink">xxx</a> wrote:</cite>...</div></blockquote>
+<blockquote><div><cite><a href="http://example.org">xxx</a> wrote:</cite>...</div></blockquote>

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #41 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #41 ('[quote="[url]http://example.org[/url]"]...[/quote]', '<blockquote><div><cite><a href="http://example.org" class="postlink">http://example.org</a> wrote:</cite>...</div></blockquote>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<blockquote><div><cite><a href="http://example.org" class="postlink">http://example.org</a> wrote:</cite>...</div></blockquote>
+<blockquote><div><cite><a href="http://example.org">http://example.org</a> wrote:</cite>...</div></blockquote>

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #42 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #42 ('[quote="http://example.org"]...[/quote]', '<blockquote><div><cite><a href="http://example.org" class="postlink">http://example.org</a> wrote:</cite>...</div></blockquote>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<blockquote><div><cite><a href="http://example.org" class="postlink">http://example.org</a> wrote:</cite>...</div></blockquote>
+<blockquote><div><cite><a href="http://example.org">http://example.org</a> wrote:</cite>...</div></blockquote>

(1 more lines...)
Collapse Failed phpbb_text_processing_tickets_test::test_tickets test_tickets with data set #2 History
Build and Test Job < 1 sec
phpbb_text_processing_tickets_test::test_tickets with data set #2 ('PHPBB3-10268', '[quote="http://phpbb.com"]...[/quote]
[quote=" http://phpbb.com"]...[/quote]
[b]http://phpbb.com[/b]
[b] http://phpbb.com[/b]
', '<blockquote><div><cite><a href="http://phpbb.com" class="postlink">http://phpbb.com</a> wrote:</cite>...</div></blockquote>
<blockquote><div><cite><a href="http://phpbb.com" class="postlink"> http://phpbb.com</a> wrote:</cite>...</div></blockquote>
<span style="font-weight: bold"><a href="http://phpbb.com" class="postlink">http://phpbb.com</a></span><br>
<span style="font-weight: bold"> <a href="http://phpbb.com" class="postlink">http://phpbb.com</a></span><br>
(13 more lines...)