blob: 6e6234c2314e9cbe300f41cd95a30497d68f16b8 (
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
33
|
===== 8.0.30-9 (2024-09-26)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el8a80/build.log:Tests failed : 3
/var/lib/mock/el8x80/build.log:Tests failed : 3
/var/lib/mock/el9a80/build.log:Tests failed : 2
/var/lib/mock/el9x80/build.log:Tests failed : 2
/var/lib/mock/fc39a80/build.log:Tests failed : 2
/var/lib/mock/fc39x80/build.log:Tests failed : 2
/var/lib/mock/fc40a80/build.log:Tests failed : 3
/var/lib/mock/fc40x80/build.log:Tests failed : 3
/var/lib/mock/fc41a80/build.log:Tests failed : 3
/var/lib/mock/fc41x80/build.log:Tests failed : 3
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]
all:
3 openssl_private_decrypt() tests [ext/openssl/tests/openssl_private_decrypt_basic.phpt]
fc39, fc40, fc41, el9:
3 openssl_error_string() tests (OpenSSL >= 3.0) [ext/openssl/tests/openssl_error_string_basic_openssl3.phpt]
fc40, fc41:
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
|