diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-06 08:11:00 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-06 08:11:00 +0200 |
| commit | a60b7046d3f7f45cd5be330fdd0b54d62e9d8c87 (patch) | |
| tree | 0536b05d601b94908f5ba11e5469d7e8081c79fc /failed.txt | |
| parent | aae9ed5f30db3099a06168a3de211cec7a4cf4b4 (diff) | |
Diffstat (limited to 'failed.txt')
| -rw-r--r-- | failed.txt | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,9 +1,9 @@ -===== 8.4.21RC1 (2026-04-23) +===== 8.4.21 (2026-05-07) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el8a84/build.log:Tests failed : 0 -/var/lib/mock/el8x84/build.log:Tests failed : 0 +/var/lib/mock/el8a84/build.log:Tests failed : 4 +/var/lib/mock/el8x84/build.log:Tests failed : 4 /var/lib/mock/el9a84/build.log:Tests failed : 0 /var/lib/mock/el9x84/build.log:Tests failed : 0 /var/lib/mock/el10a84/build.log:Tests failed : 0 @@ -16,6 +16,11 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/fc44x84/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_pkey_new() basic usage tests [ext/openssl/tests/openssl_pkey_new_basic.phpt] 1 proc_open give erratic test results :( |
