From c275578ce46d661552e642c8f21dd68eabd427db Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 2 Sep 2022 10:37:14 +0200 Subject: update to 8.2.0RC1 bump API/ABI new random extension add dependency on libselinux --- failed.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 failed.txt (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt new file mode 100644 index 0000000..7a31675 --- /dev/null +++ b/failed.txt @@ -0,0 +1,25 @@ +===== 8.2.0RC1 (2022-09-01) + +$ grep -ar 'Tests failed' /var/lib/mock/*/build.log + +/var/lib/mock/el7x81/build.log:Tests failed : 2 +/var/lib/mock/el8x81/build.log:Tests failed : 3 +/var/lib/mock/el9x81/build.log:Tests failed : 2 +/var/lib/mock/fc35x81/build.log:Tests failed : 2 +/var/lib/mock/fc36x81/build.log:Tests failed : 2 +/var/lib/mock/fc37x81/build.log:Tests failed : 2 + + +all: + 2 FPM: GH-8885 - access.log with stderr begins to write logs to error_log after daemon reload [sapi/fpm/tests/gh8885-stderr-fd-reload-usr2.phpt] + 2 FPM: GH-8885 - access.log with stderr begins to write logs to error_log after daemon reload [sapi/fpm/tests/gh8885-stderr-fd-reload-usr1.phpt] +el8x: + 5 ext/standard/tests/strings/setlocale_variation2.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