summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-27 16:09:37 +0100
committerRemi Collet <remi@php.net>2024-02-27 16:09:37 +0100
commitb24246088cbaa6e798b95a2abdf8c96050e3064a (patch)
tree713162c835250a9d7551a00d56f0eacf8115894e /failed.txt
parente6484aa5c798ab97e49c24a72d510a610ce11977 (diff)
update to 8.2.17RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 23667c3..0e5ccc8 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.2.16 (2024-02-15)
+===== 8.2.17RC1 (2024-02-29)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
@@ -7,17 +7,21 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl82el8x/build.log:Tests failed : 0
/var/lib/mock/scl82el9a/build.log:Tests failed : 3
/var/lib/mock/scl82el9x/build.log:Tests failed : 3
-/var/lib/mock/scl82fc37x/build.log:Tests failed : 1
/var/lib/mock/scl82fc38x/build.log:Tests failed : 2
/var/lib/mock/scl82fc39a/build.log:Tests failed : 2
/var/lib/mock/scl82fc39x/build.log:Tests failed : 2
+/var/lib/mock/scl82fc40a/build.log:Tests failed : 13
+/var/lib/mock/scl82fc40x/build.log:Tests failed : 13
-el9a, el9x, fc37x,
+el9
3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt]
-fc38x, fc39a, fc39x:
+fc38, fc39, fc40:
3 openssl_error_string() tests (OpenSSL >= 3.0) [ext/openssl/tests/openssl_error_string_basic_openssl3.phpt]
3 openssl_private_decrypt() tests [ext/openssl/tests/openssl_private_decrypt_basic.phpt]
+fc40
+ 3 openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_basic.phpt]
+ 3 ext/zlib/tests/*
(1) proc_open give erratic test results :(