diff options
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 :( |