From 2414f9ae88f079b2f85cdfa6a49d991ac172569e Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Wed, 7 Dec 2016 10:47:49 +0100
Subject: PHP 7.0.14

---
 failed.txt | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

(limited to 'failed.txt')

diff --git a/failed.txt b/failed.txt
index 8501d4e..780c659 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,18 +1,14 @@
-===== 7.0.14RC1 (2016-11-24)
+===== 7.0.14 (2016-12-08)
 
 $ grep -r 'Tests failed' /var/lib/mock/scl70*/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    :    3
+/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
 
-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]
 
 
 *	proc_open give erratic test results :(
-- 
cgit