From c4a447a69f061e64ffef8490b14100956c16588c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Nov 2023 10:10:47 +0100 Subject: update to 8.1.26RC1 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 a3ca357..50e72dc 100644 --- a/failed.txt +++ b/failed.txt @@ -1,18 +1,20 @@ -===== 8.1.25 (2023-10-26) +===== 8.1.26RC1 (2023-11-09) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/scl81el7x/build.log:Tests failed : 0 -/var/lib/mock/scl81el8a/build.log:Tests failed : 0 -/var/lib/mock/scl81el8x/build.log:Tests failed : 0 -/var/lib/mock/scl81el9a/build.log:Tests failed : 1 -/var/lib/mock/scl81el9x/build.log:Tests failed : 1 -/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/scl81el8a/build.log:Tests failed : 1 +/var/lib/mock/scl81el8x/build.log:Tests failed : 1 +/var/lib/mock/scl81el9a/build.log:Tests failed : 2 +/var/lib/mock/scl81el9x/build.log:Tests failed : 2 +/var/lib/mock/scl81fc37x/build.log:Tests failed : 2 +/var/lib/mock/scl81fc38x/build.log:Tests failed : 3 +/var/lib/mock/scl81fc39a/build.log:Tests failed : 3 +/var/lib/mock/scl81fc39x/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, fc39x: -- cgit