Tests pending pull requests

Build: #4967 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
45 minutes
Duration
8 minutes
Flags
Custom build
Labels
pr_3579
Agent
Default Agent
Revision
1d2a127144476b29ebd37a7d239520d87bd93adc 1d2a127144476b29ebd37a7d239520d87bd93adc
Total tests
5799
Fixed in
#4968 (Manual run by Build Robot)

Tests

Responsible

  • javiexin javiexin Automatically assigned

Custom variables

Name Value
PRnumber 3579

Code commits

Author Commit Message Commit date
Tristan Darricau <tristan.darricau@sensiolabs.com> Tristan Darricau <tristan.darricau@sensiolabs.com> 1d2a127144476b29ebd37a7d239520d87bd93adc 1d2a127144476b29ebd37a7d239520d87bd93adc Merge pull request #3619 from javiexin/ticket/13852
[ticket/13852] Consistent tab navigation when login in
javiexin <javiexin@gmail.com> javiexin <javiexin@gmail.com> cb12a065dfb4146e79df56b7b6ab16862e3892b1 cb12a065dfb4146e79df56b7b6ab16862e3892b1 [ticket/13852] Consistent tab navigation when login in
Added tabindex attribute to input elements in index_body.html to make
tab navigation consistent with that of login_body.html.

PHPBB3-13852

Tests

New test failures 3
Status Test View job Duration
Collapse Failed phpbb_textreparser_poll_title_test::testReparse testReparse with data set #1 History
Build and Test Job < 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 #0 History
Build and Test Job < 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 #2 History
Build and Test Job < 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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB3-13852Could not obtain issue details from Jira