From 8266a0a7b3f0da9630168cdd5ce496ab2b48b0f5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 27 Oct 2020 14:26:57 +0100 Subject: update to 8.0.0RC3 --- failed.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 73b70a5..9cd8707 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 8.0.0RC2 (2020-10-15) +===== 8.0.0RC3 (2020-10-29) $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -6,13 +6,11 @@ $ 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 : 1 +/var/lib/mock/fc33x/build.log:Tests failed : 0 el8x: 3 Bug #78338 (Array cross-border reading in PCRE) [ext/pcre/tests/bug78338.phpt] -fc33x: - 2 SPL: DirectoryIterator and clone [ext/spl/tests/dit_004.phpt] 1 proc_open give erratic test results :( -- cgit