summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-06 18:00:34 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-06 18:00:34 +0200
commitee961eda26f13f11771cdce0cc54fef55c196c3d (patch)
treed2c9b41234c36f2739bcc87a5824efcdf218f1c5 /failed.txt
parent578d01c1cdf658c9cc94967a04f899aa455bb2e6 (diff)
PHP 5.6.12
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 40249b4..f057c9c 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,10 +1,15 @@
-===== 5.6.12RC1
+===== 5.6.12
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
/var/lib/mock/scl56el6x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-/var/lib/mock/scl56el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl56el7x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
/var/lib/mock/scl56fc19x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
/var/lib/mock/scl56fc20x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
/var/lib/mock/scl56fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
/var/lib/mock/scl56fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+
+el7
+ Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
+
+* proc_open have erratic results... :(