Tests pending pull requests

Build: #10287 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
1 second
Duration
6 minutes
Flags
Custom build
Labels
pr_6672
Agent
Default Agent
Revision
48a233e415199d2b488af09632ffde955aed4875 48a233e415199d2b488af09632ffde955aed4875
Total tests
7418
Fixed in
#10290 (Manual run by Build Robot)

Tests

Responsible

  • Marc Marc Automatically assigned

Custom variables

Name Value
PRnumber 6672
PRref 3.3.x

Code commits

Author Commit Message Commit date
Marc Marc 48a233e415199d2b488af09632ffde955aed4875 48a233e415199d2b488af09632ffde955aed4875 Merge pull request #6661 from rubencm/ticket/17356
[ticket/17356] Correctly handle errors hidden with at
Marc Marc 6798c337f81759a7c7d219d6c12b4c8d621d4e4a 6798c337f81759a7c7d219d6c12b4c8d621d4e4a Merge pull request #6656 from danieltj27/ticket/17350
[ticket/17350] Add IP Address of user during install process
Rubén Calvo <rubencm@gmail.com> Rubén Calvo <rubencm@gmail.com> 5b03cd422a0d77b8e420eab69aaabe6fa188f8a7 m 5b03cd422a0d77b8e420eab69aaabe6fa188f8a7 [ticket/17356] Correctly handle errors hidden by at
PHPBB-17356
Daniel James <danielt70@icloud.com> Daniel James <danielt70@icloud.com> 8eacbf830512e0e9a2b8b45e3ba50e0d218e48ae m 8eacbf830512e0e9a2b8b45e3ba50e0d218e48ae [ticket/17350] Add IP Address of user during install process
Adds the IP address of the user completing the installation process
while extensions are being installed or updated. Prior to this change
the IP address field was being left blank however other logs created
during the install process for other actions does record the users IP.

PHPBB-17350

Tests

New test failures 2
Status Test View job Duration
Collapse Failed phpbb_search_native_test test_split_keywords with data set #19 History
Build and Test Job < 1 sec
phpbb_search_native_test::test_split_keywords with data set #19 ('foo-bar', 'all', true, array(1, 2), array(), array())
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
     0 => 1
-    1 => 2
(5 more lines...)
Collapse Failed phpbb_search_native_test test_split_keywords with data set #20 History
Build and Test Job < 1 sec
phpbb_search_native_test::test_split_keywords with data set #20 ('foo-bar-foo', 'all', true, array(1, 2, 1), array(), array())
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
     0 => 1
-    1 => 2
(6 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB-17350Could not obtain issue details from Jira
Unknown Issue TypePHPBB-17356Could not obtain issue details from Jira