aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/universal/BLACKLIST
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2020-10-01 12:19:10 +0200
committerMitch Curtis <mitch.curtis@qt.io>2020-10-02 10:16:18 +0200
commit3e8e3817237edc72aa2b8aaca6a19a8215705ddc (patch)
tree33333a73a132ebe52df64818043123ab18de5990 /tests/auto/controls/universal/BLACKLIST
parent703657c321055ccc14f2be5620bd0b9cc5e3aba9 (diff)
Temporarily blacklist failing touch tests
So that we can unblock CI. The failures need more time to be looked into. Task-number: QTBUG-87018 Change-Id: I350a4100011127588077edecb73ae11078100940 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'tests/auto/controls/universal/BLACKLIST')
-rw-r--r--tests/auto/controls/universal/BLACKLIST35
1 files changed, 35 insertions, 0 deletions
diff --git a/tests/auto/controls/universal/BLACKLIST b/tests/auto/controls/universal/BLACKLIST
new file mode 100644
index 00000000..9442a2a8
--- /dev/null
+++ b/tests/auto/controls/universal/BLACKLIST
@@ -0,0 +1,35 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+
+# https://bugreports.qt.io/browse/QTBUG-87018
+[DelayButton::test_mouse]
+*
+
+[ScrollBar::test_hover:enabled]
+*
+
+[ScrollBar::test_hover:non-interactive]
+*
+
+[SwipeDelegate::test_close]
+*
+
+[SwipeDelegate::test_dragSideAction]
+*
+
+[SwipeDelegate::test_eventsToLeftAndRight]
+*
+
+[SwipeDelegate::test_mouseButtons]
+*
+
+[SwipeDelegate::test_multipleClickableActions]
+*
+
+[SwipeDelegate::test_removableDelegates]
+*
+
+[TextArea::test_hover]
+*
+
+[TextField::test_hover]
+*