summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-22 13:12:45 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-22 13:12:45 +0200
commit615930a34107f0a2de49d3719dced8dc2a742277 (patch)
tree414c6ee03aa04b68a97190253035de9a64906593 /failed.txt
parent30c0a5ed0ee2431ac9cf5e05a41e228e5547d12f (diff)
PHP 7.0.8
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 9075d67..081278a 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.8RC1 (2016-06-09)
+===== 7.0.8 (2016-06-23)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
@@ -6,12 +6,14 @@ $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
/var/lib/mock/scl70el7x/build.log:Tests failed : 2
/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/scl70fc23x/build.log:Tests failed : 1
/var/lib/mock/scl70fc24x/build.log:Tests failed : 0
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]
+fc23x
+ 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 :(