diff options
author | Remi Collet <remi@remirepo.net> | 2022-09-14 14:02:41 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-09-14 14:02:41 +0200 |
commit | 1a98bc95d31f709e9c4a7ff7e1541980f03a7d32 (patch) | |
tree | 7401e1c09f81abdb25c9695e145723809e53ea74 /failed.txt | |
parent | c275578ce46d661552e642c8f21dd68eabd427db (diff) |
update to 8.2.0RC2 (new tag)
add patch from https://github.com/php/php-src/pull/9537
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 19 |
1 files changed, 9 insertions, 10 deletions
@@ -1,20 +1,19 @@ -===== 8.2.0RC1 (2022-09-01) +===== 8.2.0RC2 (2022-09-15) $ 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 +/var/lib/mock/el7x82/build.log:Tests failed : 0 +/var/lib/mock/el8x82/build.log:Tests failed : 2 +/var/lib/mock/el9x82/build.log:Tests failed : 1 +/var/lib/mock/fc35x82/build.log:Tests failed : 1 +/var/lib/mock/fc36x82/build.log:Tests failed : 1 +/var/lib/mock/fc37x82/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: - 5 ext/standard/tests/strings/setlocale_variation2.phpt + 3 ext/standard/tests/strings/setlocale_variation2.phpt 1 proc_open give erratic test results :( |