diff options
author | Remi Collet <remi@remirepo.net> | 2024-02-28 14:21:40 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-02-28 14:21:40 +0100 |
commit | e86e9ad5c65e512f04c0506fb4b8f4cfd930437c (patch) | |
tree | b46ad64641da4def26605c1de4682d788b390610 /failed.txt | |
parent | d15cba1dac181ac184f83097f90ef648f6684b63 (diff) |
update to 8.3.4RC1
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,4 +1,4 @@ -===== 8.3.3 (2024-02-15) +===== 8.3.4RC1 (2024-02-29) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -7,19 +7,23 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/scl83el8x/build.log:Tests failed : 0 /var/lib/mock/scl83el9a/build.log:Tests failed : 3 /var/lib/mock/scl83el9x/build.log:Tests failed : 3 -/var/lib/mock/scl83fc37x/build.log:Tests failed : 1 /var/lib/mock/scl83fc38x/build.log:Tests failed : 2 /var/lib/mock/scl83fc39a/build.log:Tests failed : 2 /var/lib/mock/scl83fc39x/build.log:Tests failed : 2 +/var/lib/mock/scl83fc40a/build.log:Tests failed : 13 +/var/lib/mock/scl83fc40x/build.log:Tests failed : 13 -el7x: +el7: 5 ext/standard/tests/directory/bug74589_utf8.phpt -el9a, el9x, fc37x +el9: 3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt] -fc38x, fc39x: +fc38, 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 :( |