From b66854c81a7de45a5d1894a14a3d585ee8fcdc66 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 25 Apr 2017 17:53:12 +0200 Subject: 7.0.19RC1 --- failed.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index e86030d..0de1051 100644 --- a/failed.txt +++ b/failed.txt @@ -1,19 +1,19 @@ -===== 7.0.18 (2017-04-13) +===== 7.0.19RC1 (2017-04-27) $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log -/var/lib/mock/scl70el6x/build.log:Tests failed : 1 -/var/lib/mock/scl70el7x/build.log:Tests failed : 1 +/var/lib/mock/scl70el6x/build.log:Tests failed : 0 +/var/lib/mock/scl70el7x/build.log:Tests failed : 0 /var/lib/mock/scl70fc23x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc24x/build.log:Tests failed : 1 +/var/lib/mock/scl70fc24x/build.log:Tests failed : 0 /var/lib/mock/scl70fc25x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc26x/build.log:Tests failed : 0 +/var/lib/mock/scl70fc26x/build.log:Tests failed : 2 -el6x, el7x - Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] -fc24x - *** Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] +fc26x + Bug #73833: null character not allowed in openssl_pkey_get_private [ext/openssl/tests/bug73833.phpt] + sni_server [ext/openssl/tests/sni_server.phpt] + * proc_open give erratic test results :( ** fixed upstream -- cgit