summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-26 15:45:02 +0200
committerRemi Collet <remi@php.net>2023-09-26 15:45:02 +0200
commita06bd14a04c21a60f2820cbbc2d2fe981049c7e7 (patch)
treed2cfb32761102dc34d17c3ad5da2cc3ab2f25337 /failed.txt
parent6dc36692bb52a750a1f5c4dd4e48c134ac8358b3 (diff)
update to 8.3.0RC3
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt17
1 files changed, 13 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 01aaa81..074117d 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,15 +1,24 @@
-===== 8.3.0RC2 (2023-09-14)
+===== 8.3.0RC3 (2023-09-28)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el7x83/build.log:Tests failed : 0
+/var/lib/mock/el7x83/build.log:Tests failed : 2
+/var/lib/mock/el8a83/build.log:Tests failed : 0
/var/lib/mock/el8x83/build.log:Tests failed : 0
-/var/lib/mock/el9x83/build.log:Tests failed : 0
-/var/lib/mock/fc37x83/build.log:Tests failed : 0
+/var/lib/mock/el9a83/build.log:Tests failed : 1
+/var/lib/mock/el9x83/build.log:Tests failed : 1
+/var/lib/mock/fc37x83/build.log:Tests failed : 2
/var/lib/mock/fc38x83/build.log:Tests failed : 2
+/var/lib/mock/fc39a83/build.log:Tests failed : 2
/var/lib/mock/fc39x83/build.log:Tests failed : 2
+el7x:
+ 5 ext/standard/tests/directory/bug74589_utf8.phpt
+el7x, fc37x
+ 3 GH-11418: fgets on a redis socket connection fails on PHP 8.3 [ext/standard/tests/streams/gh11418.phpt]
+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]