Tests pending pull requests
Build: #4967 failed
Job: Build and Test Job failed
Test results
- 5,799 tests in total
- 3 tests failed
- 3 failures are new
- 6 minutes taken in total.
Build 4,967 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_textreparser_poll_title_test::testReparse
testReparse with data set #0
|
< 1 sec | |
phpbb_textreparser_poll_title_test::testReparse with data set #0 (2, 5, array(array('1', 'This row should be [b]ignored[/b]'), array('2', '<t>[b]Not bold[/b] :) http://example.org</t>'), array('3', '<r><B><s>[b]</s>Bold<e>[/b]</e></B> :) http://example.org</r>'), array('4', '<r>[b]Not bold[/b] <E>:)</E> http://example.org</r>'), array('5', '<r>[b]Not bold[/b] :) <URL url="http://example.org">http://example.org</URL></r>'), array('1000', 'This row should be [b]ignored[/b]'))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array (...) 1 => Array (...) (12 more lines...) |
|||
Collapse |
phpbb_textreparser_poll_title_test::testReparse
testReparse with data set #1
|
< 1 sec | |
phpbb_textreparser_poll_title_test::testReparse with data set #1 (6, 7, array(array('6', '<r><FLASH height="345" url="http://example.org/flash.swf" width="123"><s>[flash=123,345]</s>http://example.org/flash.swf<e>[/flash]</e></FLASH></r>'), array('7', '<t>[flash=123,345]http://example.org/flash.swf[/flash]</t>'))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( - 'id' => '6' (8 more lines...) |
|||
Collapse |
phpbb_textreparser_poll_title_test::testReparse
testReparse with data set #2
|
< 1 sec | |
phpbb_textreparser_poll_title_test::testReparse with data set #2 (8, 9, array(array('8', '<r><IMG src="http://example.org/img.png"><s>[img]</s>http://example.org/img.png<e>[/img]</e></IMG></r>'), array('9', '<t>[img]http://example.org/img.png[/img]</t>'))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( - 'id' => '8' (8 more lines...) |