diff options
author | Remi Collet <remi@remirepo.net> | 2017-09-12 17:40:26 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-09-12 17:40:26 +0200 |
commit | 94a3db7a20269b0b73494e453b3aff9b7b7c7fec (patch) | |
tree | 051203c77cfd5cdaa68d3a2e2b8ed33b790cdd26 /failed.txt | |
parent | 4da90a6dbe183230702326981ccef28750f697b0 (diff) |
v7.0.24RC1
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -1,20 +1,22 @@ -===== 7.0.23 (2017-08-31) +===== 7.0.24RC1 (2017-09-14) $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el6i/build.log:Tests failed : 0 +/var/lib/mock/el6i/build.log:Tests failed : 1 /var/lib/mock/el6x/build.log:Tests failed : 0 /var/lib/mock/el7x/build.log:Tests failed : 0 -/var/lib/mock/fc24i/build.log:Tests failed : 0 +/var/lib/mock/fc24i/build.log:Tests failed : 1 /var/lib/mock/fc24x/build.log:Tests failed : 0 -/var/lib/mock/fc25i/build.log:Tests failed : 0 +/var/lib/mock/fc25i/build.log:Tests failed : 1 /var/lib/mock/fc25x/build.log:Tests failed : 0 -el7x: - 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] +el6i, fc24i, fc25i: + 3 Bug #74103: heap-use-after-free when unserializing invalid array size [ext/standard/tests/serialize/bug74103.phpt] -(1) proc_open give erratic test results :( -(2) test issue (fixed upstream) -(3) known issue +1 proc_open give erratic test results :( +2 fixed upstream +3 test issue +4 fixed upstream +5 need investigation |