summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-04-08 11:54:40 +0200
committerRemi Collet <remi@php.net>2026-04-08 11:54:40 +0200
commitf350bab648bd597bb13864e65d7d740a78ba66d6 (patch)
tree79139455c33a0849476669df71b9101a6d3c4ed0 /failed.txt
parent2a703ec6575ec93e5a4c67d913e24a98a8b53563 (diff)
Update to 8.4.20 - http://www.php.net/releases/8_4_20.phpHEADmaster
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt30
1 files changed, 17 insertions, 13 deletions
diff --git a/failed.txt b/failed.txt
index 6985aa0..f0364ea 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,21 +1,25 @@
-===== 8.4.20RC1 (2026-03-26)
+===== 8.4.20 (2026-04-09)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el8a84/build.log:Tests failed : 0
-/var/lib/mock/el8x84/build.log:Tests failed : 0
-/var/lib/mock/el9a84/build.log:Tests failed : 0
-/var/lib/mock/el9x84/build.log:Tests failed : 0
-/var/lib/mock/el10a84/build.log:Tests failed : 0
-/var/lib/mock/el10x84/build.log:Tests failed : 0
-/var/lib/mock/fc42a84/build.log:Tests failed : 0
-/var/lib/mock/fc42x84/build.log:Tests failed : 0
-/var/lib/mock/fc43a84/build.log:Tests failed : 0
-/var/lib/mock/fc43x84/build.log:Tests failed : 0
-/var/lib/mock/fc44a84/build.log:Tests failed : 0
-/var/lib/mock/fc44x84/build.log:Tests failed : 0
+/var/lib/mock/el8a84/build.log:Tests failed : 3
+/var/lib/mock/el8x84/build.log:Tests failed : 3
+/var/lib/mock/el9a84/build.log:Tests failed : 3
+/var/lib/mock/el9x84/build.log:Tests failed : 3
+/var/lib/mock/el10a84/build.log:Tests failed : 3
+/var/lib/mock/el10x84/build.log:Tests failed : 3
+/var/lib/mock/fc42a84/build.log:Tests failed : 3
+/var/lib/mock/fc42x84/build.log:Tests failed : 3
+/var/lib/mock/fc43a84/build.log:Tests failed : 3
+/var/lib/mock/fc43x84/build.log:Tests failed : 3
+/var/lib/mock/fc44a84/build.log:Tests failed : 3
+/var/lib/mock/fc44x84/build.log:Tests failed : 3
+all
+ 2 Bug #74796: TLS encryption fails behind HTTP proxy [ext/openssl/tests/bug74796.phpt]
+ 2 sni_server [ext/openssl/tests/sni_server.phpt]
+ 2 sni_server with separate pk and cert [ext/openssl/tests/sni_server_key_cert.phpt]
1 proc_open give erratic test results :(