From dbe18c2a9ae26829557412f4529577b9527bca5d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Mar 2019 08:34:54 +0100 Subject: Update to 7.1.27 - http://www.php.net/releases/7_1_27.php add upstream patch for OpenSSL 1.1.1b --- failed.txt | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 884cb57..9aeb964 100644 --- a/failed.txt +++ b/failed.txt @@ -1,15 +1,21 @@ -===== 7.1.26 (2019-01-10) +===== 7.1.27 (2019-03-07) $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log /var/lib/mock/scl71el6x/build.log:Tests failed : 0 /var/lib/mock/scl71el7x/build.log:Tests failed : 0 -/var/lib/mock/scl71fc26x/build.log:Tests failed : 0 +/var/lib/mock/scl71el8x/build.log:Tests failed : 53 /var/lib/mock/scl71fc27x/build.log:Tests failed : 0 -/var/lib/mock/scl71fc28x/build.log:Tests failed : 0 -/var/lib/mock/scl71fc29x/build.log:Tests failed : 0 +/var/lib/mock/scl71fc28x/build.log:Tests failed : 3 +/var/lib/mock/scl71fc29x/build.log:Tests failed : 4 +fc28x, fc29x: + Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] + Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] + date_modify() function [1] [ext/date/tests/date_modify-1.phpt] +fc29x: + TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt] 1 proc_open give erratic test results :( -- cgit