summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-06-28 07:31:01 +0200
committerLiang Qi <liang.qi@qt.io>2016-06-28 05:34:30 +0000
commit4e0105f573edf907eeedb1d284d503248093cb5f (patch)
tree8a6eb528f01d72703a4cc324dab7ebdeb30b19df /tests
parent2c13fc9fefad28ce2b63134e4be4d5e40ff1e91d (diff)
downloadqtquickcontrols-4e0105f573edf907eeedb1d284d503248093cb5f.tar.gz
Blacklisted a few qml tests in extra.
extras::Tests_CircularTickmarkLabel::test_tickmarksAndLabels() and 3 in extras::Tests_Tumbler. Task-number: QTBUG-54394 Task-number: QTBUG-46393 Change-Id: I0e033e0d9a721141d404a8081cf2ac0777876595 Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/extras/BLACKLIST8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/extras/BLACKLIST b/tests/auto/extras/BLACKLIST
new file mode 100644
index 00000000..a22550c4
--- /dev/null
+++ b/tests/auto/extras/BLACKLIST
@@ -0,0 +1,8 @@
+[Tests_CircularTickmarkLabel::test_tickmarksAndLabels]
+*
+[Tests_Tumbler::test_focusPastLastColumn]
+*
+[Tests_Tumbler::test_itemsCorrectlyPositioned]
+*
+[Tests_Tumbler::test_keyboardNavigation]
+*