summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-03-07 17:28:04 +0000
committerCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-03-07 22:14:10 +0000
commitd60e29cab71697a3fd07ac980b689bdec897a130 (patch)
tree6d9cd1bcc68c5dee6b5a6d8a1effe1c40c4130b1 /tests
parent4b768b9f3403c6b8acb294c46b01d45af8788d6f (diff)
Blacklist: test cases blacklisted in tst_QTouchEvent:
- multiPointRawEventTranslationOnTouchPad on windows-11 Pick-to: 6.2 Pick-to: 6.3 Task-number: QTBUG-101519 Change-Id: Idbba677893f559ee239739d8c78aa820d974e120 Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>
Diffstat (limited to 'tests')
-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..3ae3f6d30d 100644
--- a/tests/auto/gui/kernel/qtouchevent/BLACKLIST
+++ b/tests/auto/gui/kernel/qtouchevent/BLACKLIST
@@ -3,6 +3,8 @@ ubuntu-16.04
[multiPointRawEventTranslationOnTouchScreen]
android
[multiPointRawEventTranslationOnTouchPad]
+# QTBUG-101519
+windows-11
android
[touchBeginWithGraphicsWidget]
android