From 15b31c4bc83ea7fe9a9aa7345a920e0898829ef8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Feb 2020 16:24:52 +0100 Subject: update to 7.3.15RC1 --- failed.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 553fe79..f293bc8 100644 --- a/failed.txt +++ b/failed.txt @@ -1,11 +1,11 @@ -===== 7.3.14 (2020-01-23) +===== 7.3.15RC1 (2020-02-06) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log -/var/lib/mock/el6i/build.log:Tests failed : 0 +/var/lib/mock/el6i/build.log:Tests failed : 2 /var/lib/mock/el6x/build.log:Tests failed : 0 /var/lib/mock/el7x/build.log:Tests failed : 0 -/var/lib/mock/el8x73/build.log:Tests failed : 14 +/var/lib/mock/el8x73/build.log:Tests failed : 15 /var/lib/mock/fc29i/build.log:Tests failed : 0 /var/lib/mock/fc29x/build.log:Tests failed : 0 /var/lib/mock/fc30i/build.log:Tests failed : 0 @@ -13,6 +13,9 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/fc31x/build.log:Tests failed : 0 +el6i: + 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt] + 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] el8x: 5 buildroot issue with openssl under investigation -- cgit