Tests pending pull requests
Build: #4990 failed Manual run by Build Robot
Test results
- 5,740 tests in total
- 4 tests failed
- 4 failures are new
- 7 minutes taken in total.
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting
test_default_formatting with data set #40
|
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 |
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting
test_default_formatting with data set #41
|
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 |
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting
test_default_formatting with data set #42
|
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 |
phpbb_text_processing_tickets_test::test_tickets
test_tickets with data set #2
|
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...)
|
||||

