From 94a3db7a20269b0b73494e453b3aff9b7b7c7fec Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 12 Sep 2017 17:40:26 +0200 Subject: v7.0.24RC1 --- failed.txt | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 9e7e82c..8bb48ee 100644 --- a/failed.txt +++ b/failed.txt @@ -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 -- cgit