From c209cd7b3486ca9ac327eeba353be46852c99b92 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Sep 2022 14:04:15 +0200 Subject: update to 8.2.0RC2 (new tag) add patch from https://github.com/php/php-src/pull/9537 --- failed.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 6eece94..ad421f8 100644 --- a/failed.txt +++ b/failed.txt @@ -1,17 +1,17 @@ -===== 8.2.0RC1 (2022-09-01) +===== 8.2.0RC2 (2022-09-15) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl81el7x/build.log:Tests failed : 2 -/var/lib/mock/scl81el8x/build.log:Tests failed : 3 -/var/lib/mock/scl81el9x/build.log:Tests failed : 2 -/var/lib/mock/scl81fc35x/build.log:Tests failed : 2 -/var/lib/mock/scl81fc36x/build.log:Tests failed : 2 +/var/lib/mock/scl82el7x/build.log:Tests failed : 1 +/var/lib/mock/scl82el8x/build.log:Tests failed : 2 +/var/lib/mock/scl82el9x/build.log:Tests failed : 2 +/var/lib/mock/scl82fc35x/build.log:Tests failed : 1 +/var/lib/mock/scl82fc36x/build.log:Tests failed : 1 +/var/lib/mock/scl82fc37x/build.log:Tests failed : 1 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] + 3 Compatibility of values of same name trait constants is checked after their constant expressions are evaluated [Zend/tests/traits/constant_016.phpt] el8x: 3 Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt] -- cgit