Tests pending pull requests
Build: #4990 failed
Job: Build and Test Job failed
Test results
- 5,740 tests in total
- 4 tests failed
- 4 failures are new
- 7 minutes taken in total.
Build 4,990 has the following 4 errors: 4 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_text_processing_tickets_test::test_tickets
test_tickets with data set #2
|
< 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...) |
|||
Collapse |
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting
test_default_formatting with data set #40
|
< 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 |
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting
test_default_formatting with data set #41
|
< 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 |
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting
test_default_formatting with data set #42
|
< 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...) |