From 92684fbb218fdcd1f61aaf4e848c4edab69f2608 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 1 Sep 2022 08:33:42 +0200 Subject: Update to 8.1.10 - http://www.php.net/releases/8_1_10.php --- failed.txt | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 6d31bb4..c4e4f72 100644 --- a/failed.txt +++ b/failed.txt @@ -1,17 +1,15 @@ -===== 8.1.10RC1 (2022-08-18) +===== 8.1.10 (2022-09-01) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el7x81/build.log:Tests failed : 1 -/var/lib/mock/el8x81/build.log:Tests failed : 2 +/var/lib/mock/el7x81/build.log:Tests failed : 0 +/var/lib/mock/el8x81/build.log:Tests failed : 1 /var/lib/mock/el9x81/build.log:Tests failed : 0 -/var/lib/mock/fc34x81/build.log:Tests failed : 0 -/var/lib/mock/fc35x81/build.log:Tests failed : 1 +/var/lib/mock/fc35x81/build.log:Tests failed : 0 /var/lib/mock/fc36x81/build.log:Tests failed : 0 +/var/lib/mock/fc37x81/build.log:Tests failed : 0 -el7x, el8x, fc35x: - 4 ext/date/tests/bug33415-2.phpt el8x: 5 ext/standard/tests/strings/setlocale_variation2.phpt -- cgit