From d56077e8b741d3540b3387bb8c4dacbef0929ad4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Nov 2023 16:24:34 +0100 Subject: update to 8.2.13RC1 use oracle client library version 21.12 on x86_64 use ICU 73.2 --- failed.txt | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 1464158..0233614 100644 --- a/failed.txt +++ b/failed.txt @@ -1,18 +1,20 @@ -===== 8.2.12 (2023-10-26) +===== 8.2.13RC1 (2023-11-08) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el7x82/build.log:Tests failed : 0 -/var/lib/mock/el8a82/build.log:Tests failed : 0 -/var/lib/mock/el8x82/build.log:Tests failed : 0 -/var/lib/mock/el9a82/build.log:Tests failed : 1 -/var/lib/mock/el9x82/build.log:Tests failed : 1 -/var/lib/mock/fc37x82/build.log:Tests failed : 1 -/var/lib/mock/fc38x82/build.log:Tests failed : 2 -/var/lib/mock/fc39a82/build.log:Tests failed : 2 -/var/lib/mock/fc39x82/build.log:Tests failed : 2 +/var/lib/mock/el8a82/build.log:Tests failed : 1 +/var/lib/mock/el8x82/build.log:Tests failed : 1 +/var/lib/mock/el9a82/build.log:Tests failed : 2 +/var/lib/mock/el9x82/build.log:Tests failed : 2 +/var/lib/mock/fc37x82/build.log:Tests failed : 2 +/var/lib/mock/fc38x82/build.log:Tests failed : 3 +/var/lib/mock/fc39a82/build.log:Tests failed : 3 +/var/lib/mock/fc39x82/build.log:Tests failed : 3 +all + 3 GH-11374 (PCRE regular expression without JIT enabled gives different result) [ext/pcre/tests/gh11374.phpt] el9a, el9x, fc37x, 3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt] fc38x, fc39a, fc39x: -- cgit