aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSeokha Ko <seokha.ko@qt.io>2023-04-27 18:03:02 +0900
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-04-28 08:25:46 +0000
commitead4f545ed1de4b74387e4b8802366685b57825d (patch)
treebe9c2d2025d6ed5e5cea208701bf8f64a4b105c7 /tests
parentc6b214d55b2561ed763785d261dca55ebfc0ba1f (diff)
Blacklist failing tests in tst_flickableinterop
pinchHandlerOnFlickable fail with QTBUG-112924. Blacklist it for now. It will be handled in QTBUG-113226 Fixes: QTBUG-113226 Fixes: QTBUG-112924 Change-Id: I58c646f957fb6f397405dc477d00eee770602e80 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io> (cherry picked from commit 407675b1913a5138c636a730cf3f6a65ffed87fb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST
index 5c5f2c9ed9..4e54331470 100644
--- a/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST
+++ b/tests/auto/quick/pointerhandlers/flickableinterop/BLACKLIST
@@ -26,3 +26,6 @@ android
android
[touchAndDragHandlerOnFlickable]
android
+# QTBUG-113226
+[pinchHandlerOnFlickable]
+*