From 45d8c3452ee928f7b8019035d939d01f6a772660 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Oct 2020 07:43:39 +0200 Subject: update to 8.0.0RC2 --- failed.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 437eb22..73b70a5 100644 --- a/failed.txt +++ b/failed.txt @@ -1,18 +1,18 @@ -===== 8.0.0rc1 (2020-10-01) +===== 8.0.0RC2 (2020-10-15) $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log -/var/lib/mock/el7x/build.log:Tests failed : 1 +/var/lib/mock/el7x/build.log:Tests failed : 0 /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 -el7x: - 2 Request #70438: Add IV parameter for openssl_seal and openssl_open [ext/openssl/tests/bug70438.phpt] 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