summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2022-01-05 19:48:24 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2022-01-06 21:06:09 +0000
commit7b4b5115ddb2d492c476942090a3fa7992e9fa7d (patch)
treee1d43308b7145aca90f65f3a118e533e0358f1c4
parentc8e0a742fb316cf266ec6d56b9b702f07557e2e4 (diff)
Blacklist tst_QTouchEvent::multiPointRawEventTransOnTouchPad - macOS
Task-number: QTBUG-99489 Change-Id: Ia74b0f7e3a82fe7cf68248109e84e8decbbc4ae3 Reviewed-by: Dimitrios Apostolou <jimis@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
-rw-r--r--tests/auto/gui/kernel/qtouchevent/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qtouchevent/BLACKLIST b/tests/auto/gui/kernel/qtouchevent/BLACKLIST
index 2876c120fc..ab95a5a08a 100644
--- a/tests/auto/gui/kernel/qtouchevent/BLACKLIST
+++ b/tests/auto/gui/kernel/qtouchevent/BLACKLIST
@@ -4,5 +4,7 @@ ubuntu-16.04
android
[multiPointRawEventTranslationOnTouchPad]
android
+# QTBUG-99489
+macos ci
[touchBeginWithGraphicsWidget]
android