summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-26 09:31:23 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-26 09:31:23 +0200
commit680691a02ac715aeae86bf6eb2ba4f0a44fc3667 (patch)
treeba5cbe291f5e21b0eda3989d8cdd34e2477a6cfb /failed.txt
parent8a45534fbd5b555fd994ddeb6461dd011ac5884e (diff)
PHP 7.1.0RC5
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index af8a390..675f0eb 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,15 +1,17 @@
-===== 7.1.0RC4 (2016-10-19)
+===== 7.1.0RC5 (2016-10-27)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
-/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/scl70el6x/build.log:Tests failed : 0
+/var/lib/mock/scl70el7x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc22x/build.log:Tests failed : 1
/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
+fc21x
+ * 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]