blob: 011709db544adcddad1bb3ec8fdee083d4ac04f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
===== 8.5.6RC3 (2026-04-30)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/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
/var/lib/mock/el10x85/build.log:Tests failed : 0
/var/lib/mock/fc42a85/build.log:Tests failed : 0
/var/lib/mock/fc42x85/build.log:Tests failed : 0
/var/lib/mock/fc43a85/build.log:Tests failed : 0
/var/lib/mock/fc43x85/build.log:Tests failed : 0
/var/lib/mock/fc44a85/build.log:Tests failed : 0
/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 :(
2 test issue
3 known issue
4 bugs related to tzdata
5 need investigation
6 // issue
|