diff options
author | Remi Collet <remi@remirepo.net> | 2024-04-24 08:23:06 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-04-24 08:23:06 +0200 |
commit | bf6b71c856ebbce0eacb9511d80594f8a04cb0b9 (patch) | |
tree | 523cbc6f41710e0248d8337deef9aa64d08ce0c8 /failed.txt | |
parent | 5a07c83913e0b21256ca1433637095dcb2c5dfd9 (diff) |
update to 8.3.7RC1
use oracle client library version 19.22 on aarch64
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,8 +1,8 @@ -===== 8.3.6 (2024-04-11) +===== 8.3.7RC1 (2024-04-25) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el7x83/build.log:Tests failed : 1 +/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/el9a83/build.log:Tests failed : 1 @@ -10,16 +10,15 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/fc38x83/build.log:Tests failed : 0 /var/lib/mock/fc39a83/build.log:Tests failed : 0 /var/lib/mock/fc39x83/build.log:Tests failed : 0 -/var/lib/mock/fc40a83/build.log:Tests failed : 1 -/var/lib/mock/fc40x83/build.log:Tests failed : 1 +/var/lib/mock/fc40a83/build.log:Tests failed : 0 +/var/lib/mock/fc40x83/build.log:Tests failed : 0 el7: 5 ext/standard/tests/directory/bug74589_utf8.phpt + 3 ext/openssl/tests/openssl_error_string_basic.phpt el9: 3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt] -fc40: - 3 openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_basic.phpt] 1 proc_open give erratic test results :( |