diff options
author | Remi Collet <remi@remirepo.net> | 2024-03-06 16:52:57 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-03-06 16:52:57 +0100 |
commit | a95b4dcd2ad91152eb3f0f11cb4a1f0844b46c36 (patch) | |
tree | c7aa95e2ae8db581461f6e14ab6870b78132839a /failed.txt | |
parent | fdbb09a13643e565af2e48ca22e9122d0bd85855 (diff) |
use oracle client library version 21.13 on x86_64
patch test suite for zlib-ng
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -7,17 +7,20 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/scl81el8x/build.log:Tests failed : 0 /var/lib/mock/scl81el9a/build.log:Tests failed : 3 /var/lib/mock/scl81el9x/build.log:Tests failed : 3 -/var/lib/mock/scl81fc37x/build.log:Tests failed : 1 /var/lib/mock/scl81fc38x/build.log:Tests failed : 2 /var/lib/mock/scl81fc39a/build.log:Tests failed : 2 /var/lib/mock/scl81fc39x/build.log:Tests failed : 2 +/var/lib/mock/scl81fc40a/build.log:Tests failed : 3 +/var/lib/mock/scl81fc40x/build.log:Tests failed : 3 -el9a, el9x, fc37x, +el9: 3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt] -fc38x, fc39x: +fc38, fc39: 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] (1) proc_open give erratic test results :( |