Tests pending pull requests

Build: #4668 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
6 minutes
Flags
Custom build
Labels
pr_3461
Agent
Default Agent
Revision
6322970766bd9fa78327fa2ca6a6a43d73b680ee 6322970766bd9fa78327fa2ca6a6a43d73b680ee
Total tests
4261
Fixed in
#4671 (Manual run by Build Robot)

Tests

Responsible

No one has taken responsibility for this failure

Custom variables

Name Value
PRnumber 3461

Tests

New test failures 74
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>
+...[/quote]

(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>
+...[/quote]

(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>
+...[/quote]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #12 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #12 ('[list][*]item[/*][/list]', '<ul><li>item</li></ul>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<ul><li>item</li></ul>
+item[/*][/list]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #13 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #13 ('[list=1][*]item[/list]', '<ol style="list-style-type: decimal"><li>item</li></ol>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<ol style="list-style-type: decimal"><li>item</li></ol>
+item[/list]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #14 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #14 ('[list=a][*]item[/list]', '<ol style="list-style-type: lower-alpha"><li>item</li></ol>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<ol style="list-style-type: lower-alpha"><li>item</li></ol>
+item[/list]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #15 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #15 ('[list=i][*]item[/list]', '<ol style="list-style-type: lower-roman"><li>item</li></ol>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<ol style="list-style-type: lower-roman"><li>item</li></ol>
+item[/list]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #16 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #16 ('[list=I][*]item[/list]', '<ol style="list-style-type: upper-roman"><li>item</li></ol>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<ol style="list-style-type: upper-roman"><li>item</li></ol>
+item[/list]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #17 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #17 ('[list=disc][*]item[/list]', '<ul style="list-style-type: disc"><li>item</li></ul>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<ul style="list-style-type: disc"><li>item</li></ul>
+item[/list]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #18 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #18 ('[list=circle][*]item[/list]', '<ul style="list-style-type: circle"><li>item</li></ul>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<ul style="list-style-type: circle"><li>item</li></ul>
+item[/list]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #19 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #19 ('[list=square][*]item[/list]', '<ul style="list-style-type: square"><li>item</li></ul>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<ul style="list-style-type: square"><li>item</li></ul>
+item[/list]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #11 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #11 ('[list][*]item[/list]', '<ul><li>item</li></ul>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<ul><li>item</li></ul>
+item[/list]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #10 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #10 ('[*]unparsed', '[*]unparsed')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-[*]unparsed
+unparsed

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #29 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #29 ('[quote]test[/[/b]quote] test [/quote][/quote] test', '<blockquote class="uncited"><div>test[/[/b]quote] test </div></blockquote>[/quote] test')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<blockquote class="uncited"><div>test[/[/b]quote] test </div></blockquote>[/quote] test
+test[/[/b]quote] test [/quote][/quote] test

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #27 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #27 ('[quote]test[/quote] test ] and [ test [quote]test[/quote]', '<blockquote class="uncited"><div>test</div></blockquote> test ] and [ test <blockquote class="uncited"><div>test</div></blockquote>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<blockquote class="uncited"><div>test</div></blockquote> test ] and [ test <blockquote class="uncited"><div>test</div></blockquote>
+test[/quote] test ] and [ test test[/quote]

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

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #25 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #25 ('[attachment=0]filename[/attachment]', '<div class="inline-attachment"><!-- ia0 -->filename<!-- ia0 --></div>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<div class="inline-attachment"><!-- ia0 -->filename<!-- ia0 --></div>
+

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

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #23 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #23 ('[email]bbcode-test@phpbb.com[/email]', '<a href="mailto:bbcode-test@phpbb.com">bbcode-test@phpbb.com</a>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<a href="mailto:bbcode-test@phpbb.com">bbcode-test@phpbb.com</a>
+

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #24 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #24 ('[email=bbcode-test@phpbb.com]Email[/email]', '<a href="mailto:bbcode-test@phpbb.com">Email</a>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<a href="mailto:bbcode-test@phpbb.com">Email</a>
+Email[/email]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #22 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #22 ('[url=https://area51.phpbb.com/]Area51[/url]', '<a href="https://area51.phpbb.com/" class="postlink">Area51</a>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<a href="https://area51.phpbb.com/" class="postlink">Area51</a>
+Area51[/url]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #21 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #21 ('[url]https://area51.phpbb.com/[/url]', '<a href="https://area51.phpbb.com/" class="postlink">https://area51.phpbb.com/</a>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<a href="https://area51.phpbb.com/" class="postlink">https://area51.phpbb.com/</a>
+

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #20 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #20 ('[img]https://area51.phpbb.com/images/area51.png[/img]', '<img src="https://area51.phpbb.com/images/area51.png" alt="Image">')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<img src="https://area51.phpbb.com/images/area51.png" alt="Image">
+

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

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

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #34 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #34 ('[code]unparsed code [b]bold [i]bold + italic[/i][/b][/code]', '<div class="codebox"><p>CODE: <a href="#" onclick="selectCode(this); return false;">Select all</a></p><code>unparsed code [b]bold [i]bold + italic[/i][/b]</code></div>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<div class="codebox"><p>CODE: <a href="#" onclick="selectCode(this); return false;">Select all</a></p><code>unparsed code [b]bold [i]bold + italic[/i][/b]</code></div>
+unparsed code bold bold + italic[/i][/b][/code]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #35 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #35 ('[code]unparsed code [quote="username"]quoted[/quote][/code]', '<div class="codebox"><p>CODE: <a href="#" onclick="selectCode(this); return false;">Select all</a></p><code>unparsed code [quote="username"]quoted[/quote]</code></div>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<div class="codebox"><p>CODE: <a href="#" onclick="selectCode(this); return false;">Select all</a></p><code>unparsed code [quote="username"]quoted[/quote]</code></div>
+unparsed code quoted[/quote][/code]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #36 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #36 ('[b]bold [i]bold + italic[/b] italic[/i]', '<span style="font-weight: bold">bold <span style="font-style: italic">bold + italic</span></span><span style="font-style: italic"> italic</span>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<span style="font-weight: bold">bold <span style="font-style: italic">bold + italic</span></span><span style="font-style: italic"> italic</span>
+bold bold + italic[/b] italic[/i]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #37 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #37 ('[code]	line1
  line2[/code]', '<div class="codebox"><p>CODE: <a href="#" onclick="selectCode(this); return false;">Select all</a></p><code>&nbsp; &nbsp;line1<br>
&nbsp; line2</code></div>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<div class="codebox"><p>CODE: <a href="#" onclick="selectCode(this); return false;">Select all</a></p><code>&nbsp; &nbsp;line1<br>
(5 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #2 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #2 ('[i]italic[/i]', '<span style="font-style: italic">italic</span>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<span style="font-style: italic">italic</span>
+italic[/i]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #1 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #1 ('[u]underlined[/u]', '<span style="text-decoration: underline">underlined</span>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<span style="text-decoration: underline">underlined</span>
+underlined[/u]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #0 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #0 ('[b]bold[/b]', '<span style="font-weight: bold">bold</span>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<span style="font-weight: bold">bold</span>
+bold[/b]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #5 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #5 ('[size=75]smaller[/size]', '<span style="font-size: 75%; line-height: normal">smaller</span>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<span style="font-size: 75%; line-height: normal">smaller</span>
+smaller[/size]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #6 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #6 ('[quote]quoted[/quote]', '<blockquote class="uncited"><div>quoted</div></blockquote>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<blockquote class="uncited"><div>quoted</div></blockquote>
+quoted[/quote]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #3 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #3 ('[color=#FF0000]colored[/color]', '<span style="color: #FF0000">colored</span>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<span style="color: #FF0000">colored</span>
+colored[/color]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #4 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #4 ('[color=red]colored[/color]', '<span style="color: red">colored</span>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<span style="color: red">colored</span>
+colored[/color]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #9 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #9 ('[list]no item[/list]', '<ul>no item</ul>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<ul>no item</ul>
+no item[/list]

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

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #8 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #8 ('[code]unparsed code[/code]', '<div class="codebox"><p>CODE: <a href="#" onclick="selectCode(this); return false;">Select all</a></p><code>unparsed code</code></div>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<div class="codebox"><p>CODE: <a href="#" onclick="selectCode(this); return false;">Select all</a></p><code>unparsed code</code></div>
+unparsed code[/code]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #31 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #31 ('[b]bold [i]bold + italic[/i][/b]', '<span style="font-weight: bold">bold <span style="font-style: italic">bold + italic</span></span>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<span style="font-weight: bold">bold <span style="font-style: italic">bold + italic</span></span>
+bold bold + italic[/i][/b]

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

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #33 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #33 ('[i]italic [url=https://area51.phpbb.com/]Area51[/url][/i]', '<span style="font-style: italic">italic <a href="https://area51.phpbb.com/" class="postlink">Area51</a></span>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<span style="font-style: italic">italic <a href="https://area51.phpbb.com/" class="postlink">Area51</a></span>
+italic Area51[/url][/i]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_default_formatting_test::test_default_formatting test_default_formatting with data set #32 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_default_formatting_test::test_default_formatting with data set #32 ('[url=https://area51.phpbb.com/]Area51 [i]italic[/i][/url]', '<a href="https://area51.phpbb.com/" class="postlink">Area51 <span style="font-style: italic">italic</span></a>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<a href="https://area51.phpbb.com/" class="postlink">Area51 <span style="font-style: italic">italic</span></a>
+Area51 italic[/i][/url]

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_renderer_test::test_default_options test_default_options with data set #6 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_renderer_test::test_default_options with data set #6 ('<r><IMG src="http://localhost/mrgreen.gif"><s>[img]</s><URL url="http://localhost/mrgreen.gif">http://localhost/mrgreen.gif</URL><e>[/img]</e></IMG></r>', '<img src="http://localhost/mrgreen.gif" alt="Image">')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<img src="http://localhost/mrgreen.gif" alt="Image">
+

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_renderer_test::test_default_options test_default_options with data set #4 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_renderer_test::test_default_options with data set #4 ('<r><FLASH url="http://localhost/foo.swf" width="123" height="456"><s>[flash=123,456]</s>http://localhost/foo.swf<e>[/flash]</e></FLASH></r>', '<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="123" height="456"><param name="movie" value="http://localhost/foo.swf"><param name="play" value="false"><param name="loop" value="false"><param name="quality" value="high"><param name="allowScriptAccess" value="never"><param name="allowNetworking" value="internal"><embed src="http://localhost/foo.swf" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="123" height="456" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal"></object>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="123" height="456"><param name="movie" value="http://localhost/foo.swf"><param name="play" value="false"><param name="loop" value="false"><param name="quality" value="high"><param name="allowScriptAccess" value="never"><param name="allowNetworking" value="internal"><embed src="http://localhost/foo.swf" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="123" height="456" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal"></object>
+

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_renderer_test::test_default_options test_default_options with data set #7 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_renderer_test::test_default_options with data set #7 ('<r><IMG src="http://localhost/mrgreen.gif"><s>[img]</s><URL url="http://localhost/mrgreen.gif">http://localhost/mrgreen.gif</URL><e>[/img]</e></IMG></r>', '<a href="http://localhost/mrgreen.gif" class="postlink">http://localhost/mrgreen.gif</a>', Closure)
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<a href="http://localhost/mrgreen.gif" class="postlink">http://localhost/mrgreen.gif</a>
+

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_renderer_test::test_options test_options with data set #2 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_renderer_test::test_options with data set #2 ('<r><FLASH height="456" url="http://example.org/foo.swf" width="123"><s>[flash=123,456]</s><URL url="http://example.org/foo.swf">http://example.org/foo.swf</URL><e>[/flash]</e></FLASH></r>', '<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="123" height="456"><param name="movie" value="http://example.org/foo.swf"><param name="play" value="false"><param name="loop" value="false"><param name="quality" value="high"><param name="allowScriptAccess" value="never"><param name="allowNetworking" value="internal"><embed src="http://example.org/foo.swf" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="123" height="456" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal"></object>', array(true))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="123" height="456"><param name="movie" value="http://example.org/foo.swf"><param name="play" value="false"><param name="loop" value="false"><param name="quality" value="high"><param name="allowScriptAccess" value="never"><param name="allowNetworking" value="internal"><embed src="http://example.org/foo.swf" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="123" height="456" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal"></object>
+

(1 more lines...)
Collapse Failed phpbb_textformatter_s9e_renderer_test::test_options test_options with data set #3 History
Build and Test Job < 1 sec
phpbb_textformatter_s9e_renderer_test::test_options with data set #3 ('<r><IMG src="http://example.org/foo.png"><s>[img]</s>http://example.org/foo.png<e>[/img]</e></IMG></r>', '<img src="http://example.org/foo.png" alt="Image">', array(true))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<img src="http://example.org/foo.png" alt="Image">
+

(1 more lines...)
Collapse Failed phpbb_text_processing_generate_text_for_display_test::test_text_formatter test_text_formatter with data set #5 History
Build and Test Job < 1 sec
phpbb_text_processing_generate_text_for_display_test::test_text_formatter with data set #5 ('<r><FLASH url="http://localhost/foo.swf" width="123" height="456"><s>[flash=123,456]</s>http://localhost/foo.swf<e>[/flash]</e></FLASH></r>', '<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="123" height="456"><param name="movie" value="http://localhost/foo.swf"><param name="play" value="false"><param name="loop" value="false"><param name="quality" value="high"><param name="allowScriptAccess" value="never"><param name="allowNetworking" value="internal"><embed src="http://localhost/foo.swf" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="123" height="456" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal"></object>')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=5,0,0,0" width="123" height="456"><param name="movie" value="http://localhost/foo.swf"><param name="play" value="false"><param name="loop" value="false"><param name="quality" value="high"><param name="allowScriptAccess" value="never"><param name="allowNetworking" value="internal"><embed src="http://localhost/foo.swf" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" width="123" height="456" play="false" loop="false" quality="high" allowscriptaccess="never" allownetworking="internal"></object>
+

(1 more lines...)
Collapse Failed phpbb_text_processing_generate_text_for_display_test::test_text_formatter test_text_formatter with data set #7 History
Build and Test Job < 1 sec
phpbb_text_processing_generate_text_for_display_test::test_text_formatter with data set #7 ('<r><IMG src="http://localhost/mrgreen.gif"><s>[img]</s><URL url="http://localhost/mrgreen.gif">http://localhost/mrgreen.gif</URL><e>[/img]</e></IMG></r>', '<img src="http://localhost/mrgreen.gif" alt="Image">')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<img src="http://localhost/mrgreen.gif" alt="Image">
+

(1 more lines...)