From f252207863961c2e1431b6d0079fdbdd73b67f7f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 11 Sep 2020 12:15:35 +0200 Subject: duplicate php74 => php80 --- failed.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 failed.txt (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt new file mode 100644 index 0000000..2a1c7c7 --- /dev/null +++ b/failed.txt @@ -0,0 +1,21 @@ +===== 7.4.10 (2020-09-03) + +$ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log + +/var/lib/mock/el7x/build.log:Tests failed : 0 +/var/lib/mock/el8x74/build.log:Tests failed : 1 +/var/lib/mock/fc31x/build.log:Tests failed : 0 +/var/lib/mock/fc32x/build.log:Tests failed : 0 +/var/lib/mock/fc33x/build.log:Tests failed : 0 + + +el8x: + 3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt] + + +1 proc_open give erratic test results :( +2 test issue +3 known issue +4 bugs related to tzdata +5 need investigation +6 // issue -- cgit