From 2194fcd8a9e560236e40a77121555ae160469288 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 2 Jul 2026 15:20:15 +0200 Subject: dup 8.4 --- failed.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 failed.txt (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt new file mode 100644 index 0000000..b819269 --- /dev/null +++ b/failed.txt @@ -0,0 +1,32 @@ +===== 8.5.8 (2026-07-02) + +$ grep -ar 'Tests failed' /var/lib/mock/*/build.log + +/var/lib/mock/scl83el8a/build.log:Tests failed : 5 +/var/lib/mock/scl83el8x/build.log:Tests failed : 5 +/var/lib/mock/scl83el9a/build.log:Tests failed : 0 +/var/lib/mock/scl83el9x/build.log:Tests failed : 0 +/var/lib/mock/scl83el10a/build.log:Tests failed : 0 +/var/lib/mock/scl83el10x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc42a/build.log:Tests failed : 0 +/var/lib/mock/scl83fc42x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc43a/build.log:Tests failed : 0 +/var/lib/mock/scl83fc43x/build.log:Tests failed : 0 +/var/lib/mock/scl83fc44a/build.log:Tests failed : 0 +/var/lib/mock/scl83fc44x/build.log:Tests failed : 0 + + +el8: + 2 Bug #55259 (openssl extension does not get the DH parameters from DH key resource) [ext/openssl/tests/bug55259.phpt] + 2 Bug #73478: openssl_pkey_new() generates wrong pub/priv keys with Diffie Hellman [ext/openssl/tests/bug73478.phpt] + 2 openssl_csr_export_to_file() tests [ext/openssl/tests/openssl_csr_export_to_file_basic.phpt] + 2 openssl_pbkdf2() tests [ext/openssl/tests/openssl_pbkdf2_basic.phpt] + 2 openssl_pkey_new() basic usage tests [ext/openssl/tests/openssl_pkey_new_basic.phpt] + + +(1) proc_open give erratic test results :( +(2) test issue (fixed upstream) +(3) known issue +(4) related to tzdata +(5) need investigation +(6) // issue -- cgit