blob: 5c5752621fa9ceba4cb79c176b884efa5186f75b (
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
|
===== 8.3.0beta1 (2023-07-20)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl82el7x/build.log:Tests failed : 2
/var/lib/mock/scl82el8x/build.log:Tests failed : 1
/var/lib/mock/scl82el9x/build.log:Tests failed : 0
/var/lib/mock/scl82fc37x/build.log:Tests failed : 1
/var/lib/mock/scl82fc38x/build.log:Tests failed : 2
fc37x, el7x, el8x:
3 ext/openssl/tests/ecc_custom_params.phpt
el7x:
5 ext/standard/tests/directory/bug74589_utf8.phpt
fc38x:
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]
(1) proc_open give erratic test results :(
(2) test issue (fixed upstream)
(3) known issue
(4) related to tzdata
(5) need investigation
(6) // issue
|