Tests pending pull requests

Build: #4967 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Job result summary

Completed
Duration
7 minutes
Flags
Custom build
Agent
Default Agent
Revision
1d2a127144476b29ebd37a7d239520d87bd93adc 1d2a127144476b29ebd37a7d239520d87bd93adc
Total tests
5799
Fixed in
#4968 (Manual run by Build Robot)

Tests

  • 5,799 tests in total
  • 3 tests failed
  • 3 failures are new
  • 6 minutes taken in total.
New test failures 3
Status Test Duration
Collapse Failed phpbb_textreparser_poll_title_test::testReparse testReparse with data set #0 History
< 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 Failed phpbb_textreparser_poll_title_test::testReparse testReparse with data set #1 History
< 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 Failed phpbb_textreparser_poll_title_test::testReparse testReparse with data set #2 History
< 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...)