blob: 1ed7e5c9166b054bec1b5d9bf22e445e36180d1f (
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
|
===== 8.0.28 (2023-02-14)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el7x80/build.log:Tests failed : 0
/var/lib/mock/el8x80/build.log:Tests failed : 3
/var/lib/mock/el9x80/build.log:Tests failed : 3
/var/lib/mock/fc36x80/build.log:Tests failed : 3
/var/lib/mock/fc37x80/build.log:Tests failed : 3
/var/lib/mock/fc38x80/build.log:Tests failed : 5
el8x:
5 ext/standard/tests/strings/setlocale_variation2.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]
all:
2 FPM: GHSA-54hq-v5wp-fqgv - exceeding max_file_uploads [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-file-uploads.phpt]
2 FPM: GHSA-54hq-v5wp-fqgv - max_multipart_body_parts ini default [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-body-parts-default.phpt]
2 FPM: GHSA-54hq-v5wp-fqgv - max_multipart_body_parts ini custom value [sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-body-parts-custom.phpt]
1 proc_open give erratic test results :(
2 test issue
3 known issue
4 bugs related to tzdata
5 need investigation
6 // issue
|