summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-03-07 17:28:04 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-07 22:14:22 +0000
commitfb5e53dcc5c07038bc3afc7c5ee5efb3f0c748f5 (patch)
treee22e9994d5f3d5567742a97a2692cd2e65e98b29
parenta2a9639fe503f44820d0c6afae2bec579449f823 (diff)
Blacklist: test cases blacklisted in tst_QTouchEvent:
- multiPointRawEventTranslationOnTouchPad on windows-11 Task-number: QTBUG-101519 Change-Id: Idbba677893f559ee239739d8c78aa820d974e120 Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io> (cherry picked from commit d60e29cab71697a3fd07ac980b689bdec897a130) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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