summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-14 14:02:41 +0200
committerRemi Collet <remi@php.net>2022-09-14 14:02:41 +0200
commit1a98bc95d31f709e9c4a7ff7e1541980f03a7d32 (patch)
tree7401e1c09f81abdb25c9695e145723809e53ea74 /failed.txt
parentc275578ce46d661552e642c8f21dd68eabd427db (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.txt19
1 files changed, 9 insertions, 10 deletions
diff --git a/failed.txt b/failed.txt
index 7a31675..6be36f5 100644
--- a/failed.txt
+++ b/failed.txt
@@ -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 :(