summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-07-01 16:03:33 +0200
committerRemi Collet <remi@php.net>2026-07-01 16:03:33 +0200
commitf3bccf3a7283546ca41d65bfebfb03db20851bd6 (patch)
treefdff94e432e6390a398ab56a18bea0edbec1a4a0 /failed.txt
parent88edb703ae6141870d45d0dee0e131aa55f807c4 (diff)
Fix Memory corruption (zend_mm_heap corrupted) in openssl_encrypt with AES-WRAP-PADHEADmaster
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt35
1 files changed, 13 insertions, 22 deletions
diff --git a/failed.txt b/failed.txt
index 6e48b95..5df6c88 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,30 +1,21 @@
-===== 7.4.33-26 (2026-05-12)
+===== 7.4.33-27 (2026-07-02)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/scl74el8a/build.log:Tests failed : 2
-/var/lib/mock/scl74el8x/build.log:Tests failed : 2
-/var/lib/mock/scl74el9a/build.log:Tests failed : 3
-/var/lib/mock/scl74el9x/build.log:Tests failed : 3
-/var/lib/mock/scl74el10a/build.log:Tests failed : 3
-/var/lib/mock/scl74el10x/build.log:Tests failed : 3
-/var/lib/mock/scl74fc42a/build.log:Tests failed : 2
-/var/lib/mock/scl74fc42x/build.log:Tests failed : 2
-/var/lib/mock/scl80fc43a/build.log:Tests failed : 6
-/var/lib/mock/scl80fc43x/build.log:Tests failed : 6
-/var/lib/mock/scl80fc44a/build.log:Tests failed : 6
-/var/lib/mock/scl80fc44x/build.log:Tests failed : 6
+/var/lib/mock/scl74el8a/build.log:Tests failed : 0
+/var/lib/mock/scl74el8x/build.log:Tests failed : 0
+/var/lib/mock/scl74el9a/build.log:Tests failed : 0
+/var/lib/mock/scl74el9x/build.log:Tests failed : 0
+/var/lib/mock/scl74el10a/build.log:Tests failed : 0
+/var/lib/mock/scl74el10x/build.log:Tests failed : 0
+/var/lib/mock/scl74fc42a/build.log:Tests failed : 0
+/var/lib/mock/scl74fc42x/build.log:Tests failed : 0
+/var/lib/mock/scl80fc43a/build.log:Tests failed : 0
+/var/lib/mock/scl80fc43x/build.log:Tests failed : 0
+/var/lib/mock/scl80fc44a/build.log:Tests failed : 0
+/var/lib/mock/scl80fc44x/build.log:Tests failed : 0
-el9, el10, fc43:
- 3 Bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds) [ext/openssl/tests/bug74341.phpt]
-fc43:
- 3 X (PCRE_EXTRA) modifier is ignored (no error, no change) [ext/pcre/tests/pcre_extra.phpt]
- 3 preg_split() [ext/pcre/tests/split.phpt]
- 3 preg_grep() 2nd test [ext/pcre/tests/grep2.phpt]
-all
- 3 sni_server [ext/openssl/tests/sni_server.phpt]
- 3 sni_server with separate pk and cert [ext/openssl/tests/sni_server_key_cert.phpt]
(1) proc_open give erratic test results :(