From 6ebd4a8ef593388ab06c3a7f697386ada8464861 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 7 Mar 2024 08:01:05 +0100 Subject: patch test suite for zlib-ng --- failed.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 6b90e4f..f009f0d 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.4.33-10 (2023-12-12) +===== 7.4.33-13 (2024-03-07) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -7,14 +7,17 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el8x74/build.log:Tests failed : 0 /var/lib/mock/el9a74/build.log:Tests failed : 1 /var/lib/mock/el9x74/build.log:Tests failed : 1 -/var/lib/mock/fc37x74/build.log:Tests failed : 0 /var/lib/mock/fc38x74/build.log:Tests failed : 1 /var/lib/mock/fc39a74/build.log:Tests failed : 1 /var/lib/mock/fc39x74/build.log:Tests failed : 1 +/var/lib/mock/fc40a74/build.log:Tests failed : 2 +/var/lib/mock/fc40x74/build.log:Tests failed : 2 fc38, fc39, el9: 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 :( -- cgit