blob: 8f8fbe9103b1b479dc34a07004e350b4176a1c8d (
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
34
|
===== 8.3.4RC1 (2024-02-29)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl83el7x/build.log:Tests failed : 1
/var/lib/mock/scl83el8a/build.log:Tests failed : 0
/var/lib/mock/scl83el8x/build.log:Tests failed : 0
/var/lib/mock/scl83el9a/build.log:Tests failed : 3
/var/lib/mock/scl83el9x/build.log:Tests failed : 3
/var/lib/mock/scl83fc38x/build.log:Tests failed : 2
/var/lib/mock/scl83fc39a/build.log:Tests failed : 2
/var/lib/mock/scl83fc39x/build.log:Tests failed : 2
/var/lib/mock/scl83fc40a/build.log:Tests failed : 13
/var/lib/mock/scl83fc40x/build.log:Tests failed : 13
el7:
5 ext/standard/tests/directory/bug74589_utf8.phpt
el9:
3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt]
fc38, fc40:
3 openssl_error_string() tests (OpenSSL >= 3.0) [ext/openssl/tests/openssl_error_string_basic_openssl3.phpt]
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]
3 ext/zlib/tests/*
(1) proc_open give erratic test results :(
(2) test issue (fixed upstream)
(3) known issue
(4) related to tzdata
(5) need investigation
(6) // issue
|