From 089210a62aaac786c153942b58ea627475c31b48 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Wed, 17 Aug 2022 07:43:31 +0200
Subject: update to 8.2.0beta3

use oracle client library version 21.7
use ICU 71.1
---
 failed.txt | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

(limited to 'failed.txt')

diff --git a/failed.txt b/failed.txt
index e55c8b6..ccbbb8d 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,14 +1,18 @@
-===== 8.2.0beta2 (2022-08-04)
+===== 8.2.0beta3 (2022-08-18)
 
 $ grep -ar 'Tests failed' /var/lib/mock/*/build.log
 
-/var/lib/mock/scl81el7x/build.log:Tests failed    :     0
-/var/lib/mock/scl81el8x/build.log:Tests failed     :    1
-/var/lib/mock/scl81el9x/build.log:Tests failed     :    0
-/var/lib/mock/scl81fc35x/build.log:Tests failed    :    0
-/var/lib/mock/scl81fc36x/build.log:Tests failed    :    0
+/var/lib/mock/scl81el7x/build.log:Tests failed    :     2
+/var/lib/mock/scl81el8x/build.log:Tests failed     :    3
+/var/lib/mock/scl81el9x/build.log:Tests failed     :    2
+/var/lib/mock/scl81fc35x/build.log:Tests failed    :    2
+/var/lib/mock/scl81fc36x/build.log:Tests failed    :    1
 
 
+el7x, el8x, el9x, fc35x, fc36x:
+	2	Zend/tests/traits/constant_016.phpt
+el7x, el8x, el9x, fc35x:
+	4	ext/date/tests/bug33415-2.phpt
 el8x:
 	3	Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
 
-- 
cgit