diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-08 08:03:18 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-08 08:03:18 +0200 |
commit | e2e78c35c5f2e26ec320387aa3c2a24769b4e560 (patch) | |
tree | 6df07291926668b923601423f2752c9a14c61885 /failed.txt | |
parent | c03c6189614e4ad4f52ccbc57901a7d464008eab (diff) |
Update to 8.0.29 - http://www.php.net/releases/8_0_29.phpv8.0.29
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 16 |
1 files changed, 6 insertions, 10 deletions
@@ -1,13 +1,13 @@ -===== 8.0.28 (2023-02-14) +===== 8.0.29 (2023-06-08) $ 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 +/var/lib/mock/el8x80/build.log:Tests failed : 0 +/var/lib/mock/el9x80/build.log:Tests failed : 0 +/var/lib/mock/fc36x80/build.log:Tests failed : 0 +/var/lib/mock/fc37x80/build.log:Tests failed : 0 +/var/lib/mock/fc38x80/build.log:Tests failed : 2 el8x: @@ -15,10 +15,6 @@ el8x: 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 :( |