aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2017-08-18 12:12:28 +0200
committerMitch Curtis <mitch.curtis@qt.io>2017-08-19 15:36:31 +0000
commit4d12ab2c6a62e2771e7cc9c2c67ab48962987421 (patch)
tree59d564008f2bc268a0ec740c339c5e74d2e8af08 /tests
parent9530cc3d4faeae92eba5ade6239a622630872560 (diff)
tst_swipedelegate: blacklist failing tests
Some tests started failing after the recent wip/pointerhandler to dev merge in declarative. Until a fix can be found, we'll blacklist the tests so that integration isn't blocked. The issues will need to be fixed before the release. Task-number: QTBUG-62412 Change-Id: Idfa887f979c946311136a4ee1438ee2921267214 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/controls/default/BLACKLIST20
-rw-r--r--tests/auto/controls/fusion/BLACKLIST20
-rw-r--r--tests/auto/controls/imagine/BLACKLIST20
-rw-r--r--tests/auto/controls/material/BLACKLIST20
-rw-r--r--tests/auto/controls/universal/BLACKLIST20
5 files changed, 100 insertions, 0 deletions
diff --git a/tests/auto/controls/default/BLACKLIST b/tests/auto/controls/default/BLACKLIST
new file mode 100644
index 00000000..92121233
--- /dev/null
+++ b/tests/auto/controls/default/BLACKLIST
@@ -0,0 +1,20 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+
+# https://bugreports.qt.io/browse/QTBUG-62412
+[SwipeDelegate::test_close]
+*
+
+[SwipeDelegate::test_dragSideAction]
+*
+
+[SwipeDelegate::test_eventsToLeftAndRight]
+*
+
+[SwipeDelegate::test_multipleClickableActions]
+*
+
+[SwipeDelegate::test_removableDelegates]
+*
+
+[SwipeDelegate::test_swipeVelocity]
+*
diff --git a/tests/auto/controls/fusion/BLACKLIST b/tests/auto/controls/fusion/BLACKLIST
new file mode 100644
index 00000000..92121233
--- /dev/null
+++ b/tests/auto/controls/fusion/BLACKLIST
@@ -0,0 +1,20 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+
+# https://bugreports.qt.io/browse/QTBUG-62412
+[SwipeDelegate::test_close]
+*
+
+[SwipeDelegate::test_dragSideAction]
+*
+
+[SwipeDelegate::test_eventsToLeftAndRight]
+*
+
+[SwipeDelegate::test_multipleClickableActions]
+*
+
+[SwipeDelegate::test_removableDelegates]
+*
+
+[SwipeDelegate::test_swipeVelocity]
+*
diff --git a/tests/auto/controls/imagine/BLACKLIST b/tests/auto/controls/imagine/BLACKLIST
new file mode 100644
index 00000000..92121233
--- /dev/null
+++ b/tests/auto/controls/imagine/BLACKLIST
@@ -0,0 +1,20 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+
+# https://bugreports.qt.io/browse/QTBUG-62412
+[SwipeDelegate::test_close]
+*
+
+[SwipeDelegate::test_dragSideAction]
+*
+
+[SwipeDelegate::test_eventsToLeftAndRight]
+*
+
+[SwipeDelegate::test_multipleClickableActions]
+*
+
+[SwipeDelegate::test_removableDelegates]
+*
+
+[SwipeDelegate::test_swipeVelocity]
+*
diff --git a/tests/auto/controls/material/BLACKLIST b/tests/auto/controls/material/BLACKLIST
new file mode 100644
index 00000000..92121233
--- /dev/null
+++ b/tests/auto/controls/material/BLACKLIST
@@ -0,0 +1,20 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+
+# https://bugreports.qt.io/browse/QTBUG-62412
+[SwipeDelegate::test_close]
+*
+
+[SwipeDelegate::test_dragSideAction]
+*
+
+[SwipeDelegate::test_eventsToLeftAndRight]
+*
+
+[SwipeDelegate::test_multipleClickableActions]
+*
+
+[SwipeDelegate::test_removableDelegates]
+*
+
+[SwipeDelegate::test_swipeVelocity]
+*
diff --git a/tests/auto/controls/universal/BLACKLIST b/tests/auto/controls/universal/BLACKLIST
new file mode 100644
index 00000000..92121233
--- /dev/null
+++ b/tests/auto/controls/universal/BLACKLIST
@@ -0,0 +1,20 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+
+# https://bugreports.qt.io/browse/QTBUG-62412
+[SwipeDelegate::test_close]
+*
+
+[SwipeDelegate::test_dragSideAction]
+*
+
+[SwipeDelegate::test_eventsToLeftAndRight]
+*
+
+[SwipeDelegate::test_multipleClickableActions]
+*
+
+[SwipeDelegate::test_removableDelegates]
+*
+
+[SwipeDelegate::test_swipeVelocity]
+*