summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-05-12 09:11:33 +0200
committerRemi Collet <fedora@famillecollet.com>2016-05-12 09:11:33 +0200
commitf5ec5804d7755a9594502706e6ecf691679258c2 (patch)
tree95284d0700ea49c055035a3a57fca46580ef6421 /failed.txt
parentc77d978c1a5e7293254f309f205b2a1979d29d42 (diff)
PHP 7.0.7RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 36e5d0b..ab424d0 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,19 @@
-===== 7.0.6 (2016-04-28)
+===== 7.0.7RC1 (2016-05-12)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
/var/lib/mock/scl70el6x/build.log:Tests failed : 2
-/var/lib/mock/scl70el7x/build.log:Tests failed : 2
+/var/lib/mock/scl70el7x/build.log:Tests failed : 3
/var/lib/mock/scl70fc21x/build.log:Tests failed : 0
/var/lib/mock/scl70fc22x/build.log:Tests failed : 0
/var/lib/mock/scl70fc23x/build.log:Tests failed : 0
/var/lib/mock/scl70fc24x/build.log:Tests failed : 0
-el6x, el7x, fc20x
+el6x, el7x
Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt]
+el7x:
+ * 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 :(