aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-08-21 09:50:20 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-08-22 15:34:36 +0000
commitb3829576460c2abffdbdf50645acf906839d3df1 (patch)
treebbe78cc9ae6d239a969d9b4a1f4aabe195655dbe /tests
parentadb0f009de9ddc603234913a316744d0f8ca417f (diff)
tst_Drawer: blacklist several test functions
This test started failing after the recent wip/pointerhandler to dev merge in declarative. Until a fix can be found, we'll blacklist the test so that integration isn't blocked. The issue will need to be fixed before the release. Task-number: QTBUG-62628 Change-Id: I1be77c6b2080f388ecd36aeb502e36e448c5ad62 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/drawer/BLACKLIST14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/auto/drawer/BLACKLIST b/tests/auto/drawer/BLACKLIST
new file mode 100644
index 00000000..b302c76b
--- /dev/null
+++ b/tests/auto/drawer/BLACKLIST
@@ -0,0 +1,14 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+
+# https://bugreports.qt.io/browse/QTBUG-62628
+[multiple]
+*
+
+[touch]
+*
+
+[multiTouch]
+*
+
+[grabber]
+*