From 3469bf09ed71fb906576967cfbd38f6b33998bb4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Nov 2016 21:41:02 +0100 Subject: PHP 7.0.13 --- failed.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 854c5db..9af525f 100644 --- a/failed.txt +++ b/failed.txt @@ -7,14 +7,12 @@ $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log /var/lib/mock/scl70fc22x/build.log:Tests failed : 0 /var/lib/mock/scl70fc23x/build.log:Tests failed : 3 /var/lib/mock/scl70fc24x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc25x/build.log:Tests failed : 1 +/var/lib/mock/scl70fc25x/build.log:Tests failed : 0 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] -fc25x - * Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] * proc_open give erratic test results :( -- cgit