summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-14 08:21:50 +0100
committerRemi Collet <remi@php.net>2023-02-14 08:21:50 +0100
commitb755be10be66be203603669984b22befec4991d5 (patch)
tree6da571e5dc0bae1293ec9948e69b731e2d93e49d /failed.txt
parent5c35af7e7aa9b892264c2d43ae8333046d770c24 (diff)
Update to 8.2.3 - http://www.php.net/releases/8_2_3.phpv8.2.3
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt19
1 files changed, 13 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index a214bb0..59255a4 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,15 +1,22 @@
-===== 8.2.2 (2023-02-02)
+===== 8.2.3 (2023-02-14)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el7x82/build.log:Tests failed : 0
-/var/lib/mock/el8x82/build.log:Tests failed : 0
-/var/lib/mock/el9x82/build.log:Tests failed : 0
-/var/lib/mock/fc35x82/build.log:Tests failed : 0
-/var/lib/mock/fc36x82/build.log:Tests failed : 0
-/var/lib/mock/fc37x82/build.log:Tests failed : 0
+/var/lib/mock/el8x82/build.log:Tests failed : 3
+/var/lib/mock/el9x82/build.log:Tests failed : 3
+/var/lib/mock/fc36x82/build.log:Tests failed : 3
+/var/lib/mock/fc37x82/build.log:Tests failed : 3
+/var/lib/mock/fc38x82/build.log:Tests failed : 5
+fc38:
+ 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 :(