blob: 355418521f896aba08ac75db2bfca1c6221296cc (
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
|
===== 7.4.33-17 (2024-08-26)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el8a74/build.log:Tests failed : 3
/var/lib/mock/el8x74/build.log:Tests failed : 3
/var/lib/mock/el9a74/build.log:Tests failed : 1
/var/lib/mock/el9x74/build.log:Tests failed : 1
/var/lib/mock/fc39a74/build.log:Tests failed : 1
/var/lib/mock/fc39x74/build.log:Tests failed : 1
/var/lib/mock/fc40a74/build.log:Tests failed : 2
/var/lib/mock/fc40x74/build.log:Tests failed : 2
/var/lib/mock/fc41a74/build.log:Tests failed : 2
/var/lib/mock/fc41x74/build.log:Tests failed : 2
el8:
3 openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt]
3 openssl_open() tests [ext/openssl/tests/openssl_open_basic.phpt]
fc38, fc39, el8, el9:
3 openssl_private_decrypt() tests [ext/openssl/tests/openssl_private_decrypt_basic.phpt]
fc40:
3 openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_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
|