From 12436084f7377048e291406f04fae6dab1812e64 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 5 Sep 2019 08:29:19 +0200 Subject: duplicate 7.3 --- failed.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 failed.txt (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt new file mode 100644 index 0000000..3d019f4 --- /dev/null +++ b/failed.txt @@ -0,0 +1,30 @@ +===== 7.3.9 (2019-08-29) + +$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log + +/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/el8x73/build.log:Tests failed : 14 +/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 +/var/lib/mock/fc30x/build.log:Tests failed : 0 +/var/lib/mock/fc31i/build.log:Tests failed : 0 +/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] +el8x, fc28i, fc28x: + 6 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt] +el8x: + 5 buildroot issue with openssl under investigation + + +1 proc_open give erratic test results :( +2 test issue +3 known issue +4 bugs related to tzdata +5 need investigation +6 https://bugzilla.redhat.com/1734468 -- cgit