From 627e1502d5206fc341ffb78824c46ac1dc6adb1e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 30 Aug 2023 10:48:34 +0200 Subject: duplicate 8.2 --- failed.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 failed.txt (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt new file mode 100644 index 0000000..f31a774 --- /dev/null +++ b/failed.txt @@ -0,0 +1,23 @@ +===== 8.2.10 (2023-08-31) + +$ 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/fc37x82/build.log:Tests failed : 0 +/var/lib/mock/fc38x82/build.log:Tests failed : 2 +/var/lib/mock/fc39x82/build.log:Tests failed : 2 + + +fc38x, fc39x: + 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 +3 known issue +4 bugs related to tzdata +5 need investigation +6 // issue/etc/opt/remi/php70/php-fpm.d/www.conf -- cgit