summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-03 15:22:41 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-03 15:22:41 +0200
commitaeef9c32f2dfb4a486191992feb5d8365c7deb5b (patch)
tree44e8a9cdb301a727d828ff047f94331939b44525 /failed.txt
parent39fc1cf38772e6ee6a854326ea012847861f1fb5 (diff)
PHP 5.6.13
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt10
1 files changed, 3 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 7400204..9a2d389 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,18 +1,14 @@
-===== 5.6.12
+===== 5.6.13 (2015-09-03)
$ 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 : 1 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl56el7x/build.log:Tests failed : 0 ( 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%)
-/var/lib/mock/scl56fc23x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl56fc23x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-fc23
- Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]
-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... :(