summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-01 10:39:01 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-01 10:39:01 +0100
commit8ca0cc2cf5362d73d0f8715362bb511bc6025432 (patch)
tree2e978a44e9fff1893b806a7ba178bdd2cb0126a9 /failed.txt
parent8680340b832a85e4474f2c3fb68743e75e96a9ba (diff)
PHP 7.1.2RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index a461a15..752b7b4 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.1 (2017-01-19)
+===== 7.1.2RC1 (2017-02-02)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
@@ -7,9 +7,12 @@ $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
/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
-/var/lib/mock/scl70fc25x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc25x/build.log:Tests failed : 1
+fc25x
+ * 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 :(
** fixed upstream