diff options
author | Remi Collet <remi@remirepo.net> | 2017-09-26 18:18:51 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-09-26 18:18:51 +0200 |
commit | 66e9a26e98f39ee4ed37b4e8d8f6dea5c0e3d5b1 (patch) | |
tree | eb4b393f43fd52f864440babdab709388255a7e6 /failed.txt | |
parent | f4d20271b803ee8ac6b643ea7eab38fa0f6cfaf1 (diff) |
v7.0.24
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,18 +1,16 @@ -===== 7.0.24RC1 (2017-09-14) +===== 7.0.24 (2017-09-28) $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el6i/build.log:Tests failed : 1 +/var/lib/mock/el6i/build.log:Tests failed : 0 /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 : 1 +/var/lib/mock/fc24i/build.log:Tests failed : 0 /var/lib/mock/fc24x/build.log:Tests failed : 0 -/var/lib/mock/fc25i/build.log:Tests failed : 1 +/var/lib/mock/fc25i/build.log:Tests failed : 0 /var/lib/mock/fc25x/build.log:Tests failed : 0 -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 :( |