From a2e38207da61d6b177628ff8123b7fa90d157ba7 Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Wed, 4 Jan 2023 14:33:04 +0100 Subject: [PATCH] Blacklist the QAccessibility::focusChild test on the wayland platform MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-109763 Change-Id: I2ef258a34743568dbbb90a802ea387e52c8cc613 Reviewed-by: Tor Arne Vestbø --- tests/auto/other/qaccessibility/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/other/qaccessibility/BLACKLIST diff --git a/tests/auto/other/qaccessibility/BLACKLIST b/tests/auto/other/qaccessibility/BLACKLIST new file mode 100644 index 00000000000..5b862380b9f --- /dev/null +++ b/tests/auto/other/qaccessibility/BLACKLIST @@ -0,0 +1,3 @@ +[focusChild] +# QTBUG-109763 +wayland