From 8a45534fbd5b555fd994ddeb6461dd011ac5884e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 17 Oct 2016 15:47:19 +0200 Subject: PHP 7.1.0RC4 --- failed.txt | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 313eac8..af8a390 100644 --- a/failed.txt +++ b/failed.txt @@ -1,16 +1,22 @@ -===== 7.1.0RC3 (2016-09-29) +===== 7.1.0RC4 (2016-10-19) $ 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/scl70el6x/build.log:Tests failed : 4 +/var/lib/mock/scl70el7x/build.log:Tests failed : 4 /var/lib/mock/scl70fc22x/build.log:Tests failed : 0 -/var/lib/mock/scl70fc23x/build.log:Tests failed : 0 +/var/lib/mock/scl70fc23x/build.log:Tests failed : 4 /var/lib/mock/scl70fc24x/build.log:Tests failed : 0 /var/lib/mock/scl70fc25x/build.log:Tests failed : 0 +el6x, el7x, 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] * proc_open give erratic test results :( ** fixed upstream +*** Related to tzdata 2016g (f24+) vs 2016f -- cgit