From 666f892ad64b2554aeccf8ec5ba1174a599ca94a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Mar 2017 07:59:03 +0200 Subject: php 7.1.4RC1 --- failed.txt | 35 ++++++++++++++++------------------- 1 file changed, 16 insertions(+), 19 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index b269eb7..dd69102 100644 --- a/failed.txt +++ b/failed.txt @@ -1,27 +1,24 @@ -===== 7.1.3 (2017-03-16) +===== 7.1.4RC1 (2017-03-30) $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log -/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 : 0 -/var/lib/mock/scl70fc25x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc26x/build.log:Tests failed : 9 +/var/lib/mock/scl70el6x/build.log:Tests failed : 1 +/var/lib/mock/scl70el7x/build.log:Tests failed : 1 +/var/lib/mock/scl70fc23x/build.log:Tests failed : 1 +/var/lib/mock/scl70fc24x/build.log:Tests failed : 2 +/var/lib/mock/scl70fc25x/build.log:Tests failed : 2 +/var/lib/mock/scl70fc26x/build.log:Tests failed : 1 +el6x, el7x, fc24x, fc25x + (4) Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] +fc23x, fc24x, fc25x + (2) Bug #73837: Milliseconds in DateTime() [ext/date/tests/bug73837.phpt] fc26x - Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt] - Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt] - Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt] - Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] - Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] - Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-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] - sni_server [ext/openssl/tests/sni_server.phpt] + (3) ext/openssl/tests/sni_server.phpt - -* proc_open give erratic test results :( -*** f26 failures related to tzdata 2016j vs 2017a and sni_server is a known issue with openssl 1.1 +(1) proc_open give erratic test results :( +(2) test issue (fixed upstream) +(3) known issue +(4) bugs related to tzdata 2017a (repo) vs 2017b (php) -- cgit