From b7700864db04e117f63cff1b73bc75efed0ec33c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 1 Dec 2016 08:36:59 +0100 Subject: PHP 7.1.0 GA --- failed.txt | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 70eb629..2b839de 100644 --- a/failed.txt +++ b/failed.txt @@ -1,26 +1,18 @@ -===== 7.1.0RC6 (2016-11-10) +===== 7.1.0 (2016-12-01) $ 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/scl70fc22x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc23x/build.log:Tests failed : 5 -/var/lib/mock/scl70fc24x/build.log:Tests failed : 1 -/var/lib/mock/scl70fc25x/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 : 2 -fc21x +fc25x * Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] -fc23x - *** Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt] - *** Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] - *** Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt] - *** Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) [ext/date/tests/bug51819.phpt] -fc23x, fc24x * Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] * proc_open give erratic test results :( ** fixed upstream -*** Related to tzdata 2016g (f24+) vs 2016f - -- cgit