aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/touchmouse/BLACKLIST
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2021-03-29 20:56:16 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2021-03-30 17:41:03 +0200
commit892db95a599a31b2f18f5ceb81ddb80b3f86e9a0 (patch)
treec98a8c73e8eab612c4c6e530006b2648075829a3 /tests/auto/quick/touchmouse/BLACKLIST
parent702b00bc8bfdc51592a01c9b7ed5939d85a7e192 (diff)
blacklist tst_TouchMouse::hoverEnabled again
It seems flaky in CI again after some changes to the way that hover events are delivered. This reverts commit e0cb58feb9614362d6b6b427533b8108d2dcdfdf. Task-number: QTBUG-86729 Change-Id: I4f66b8af9e9e73e6a8d99a32125c47c4f22d98e2 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'tests/auto/quick/touchmouse/BLACKLIST')
-rw-r--r--tests/auto/quick/touchmouse/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/quick/touchmouse/BLACKLIST b/tests/auto/quick/touchmouse/BLACKLIST
index 9afc86c2fe..214da65864 100644
--- a/tests/auto/quick/touchmouse/BLACKLIST
+++ b/tests/auto/quick/touchmouse/BLACKLIST
@@ -8,3 +8,6 @@ windows gcc developer-build
# QTBUG-74517
[touchButtonOnFlickable]
windows gcc developer-build
+
+[hoverEnabled]
+* # QTBUG-86729