summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-11 10:28:09 +0200
committerRemi Collet <remi@php.net>2023-10-11 10:28:09 +0200
commit8105cb7879d55a602fb36062db78f25f02b15522 (patch)
treeba425086f908e44bbc2b6aa6c7844f4418c0a3b8 /failed.txt
parentcd92953b5ab540f7df0a98163a95f757ae33a526 (diff)
update to 8.1.25RC1
add internal UTC if tzdata is missing
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index ebc6792..3fca976 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,18 +1,20 @@
-===== 8.1.24 (2023-09-28)
+===== 8.1.25RC1 (2023-10-12)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el7x81/build.log:Tests failed : 0
/var/lib/mock/el8a81/build.log:Tests failed : 0
/var/lib/mock/el8x81/build.log:Tests failed : 0
-/var/lib/mock/el9a81/build.log:Tests failed : 0
-/var/lib/mock/el9x81/build.log:Tests failed : 0
-/var/lib/mock/fc37x81/build.log:Tests failed : 0
+/var/lib/mock/el9a81/build.log:Tests failed : 1
+/var/lib/mock/el9x81/build.log:Tests failed : 1
+/var/lib/mock/fc37x81/build.log:Tests failed : 1
/var/lib/mock/fc38x81/build.log:Tests failed : 2
/var/lib/mock/fc39a81/build.log:Tests failed : 2
/var/lib/mock/fc39x81/build.log:Tests failed : 2
+el9a, el9x, fc37x,
+ 3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt]
fc38x, fc39x:
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]