diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-22 09:28:31 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-22 09:28:31 +0200 |
commit | 86c5861dcb2a999c7654f5b3a328fe9bfeed7df2 (patch) | |
tree | 18c33c29896a82c7b18c5c86cbc38a92fdd5b5a5 /failed.txt | |
parent | e1e2f6ec9a1916800c1bfdf9c1394ce2524e9fd6 (diff) |
PHP 7.0.0RC1
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -1,16 +1,14 @@ -===== 7.0.0-0.13.beta3 +===== 7.0.0-0.14.RC1 $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log /var/lib/mock/scl70el6x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) -/var/lib/mock/scl70el7x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%) -/var/lib/mock/scl70fc20x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%) +/var/lib/mock/scl70el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) +/var/lib/mock/scl70fc20x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%) /var/lib/mock/scl70fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0% -/var/lib/mock/scl70fc22x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%) +/var/lib/mock/scl70fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) -el7, f20, f22 +f20 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] -f20, f22 - 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 :( |