summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index c495f68..a999758 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,9 +1,9 @@
-===== 8.5.6RC1 (2026-04-23)
+===== 8.5.6RC2 (2026-04-30)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el8a85/build.log:Tests failed : 0
-/var/lib/mock/el8x85/build.log:Tests failed : 0
+/var/lib/mock/el8a85/build.log:Tests failed : 5
+/var/lib/mock/el8x85/build.log:Tests failed : 5
/var/lib/mock/el9a85/build.log:Tests failed : 0
/var/lib/mock/el9x85/build.log:Tests failed : 0
/var/lib/mock/el10a85/build.log:Tests failed : 0
@@ -16,6 +16,12 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/fc44x85/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 :(