From c709f8d2135fd0b6fda150ce24f7779e8af96c69 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 May 2019 11:50:34 +0200 Subject: Update to 7.1.29 - http://www.php.net/releases/7_1_29.php --- failed.txt | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index a9f43d6..c13065d 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.1.28 (2019-04-04) +===== 7.1.29 (2019-05-02) $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log @@ -6,15 +6,11 @@ $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log /var/lib/mock/scl71el7x/build.log:Tests failed : 0 /var/lib/mock/scl71el8x/build.log:Tests failed : 28 /var/lib/mock/scl71fc27x/build.log:Tests failed : 0 -/var/lib/mock/scl71fc28x/build.log:Tests failed : 3 -/var/lib/mock/scl71fc29x/build.log:Tests failed : 4 -/var/lib/mock/scl71fc30x/build.log:Tests failed : 4 +/var/lib/mock/scl71fc28x/build.log:Tests failed : 0 +/var/lib/mock/scl71fc29x/build.log:Tests failed : 1 +/var/lib/mock/scl71fc30x/build.log:Tests failed : 1 -fc28x, fc29x, fc30x: - 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, fc30x: TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt] -- cgit