From 927b9f6dbffc56fb23dc9cf322b16cb5e98b9433 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Nov 2020 08:15:53 +0100 Subject: update to 8.0.0 GA --- failed.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 594055a..c4d1032 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 8.0.0RC5 (2020-11-19) +===== 8.0.0 (2020-11-26) $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -6,11 +6,13 @@ $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/el8x80/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 +/var/lib/mock/fc33x/build.log:Tests failed : 1 el8x: 3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt] +fc33x: + 1 php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt] 1 proc_open give erratic test results :( -- cgit