summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2018-05-16 15:26:19 +0200
committerMitch Curtis <mitch.curtis@qt.io>2018-05-16 13:41:06 +0000
commit0c40c9dae7c944bbf48c00c32a046a879fa0e7ac (patch)
tree83ea84524c7d4ebd096be611e98dafa70cf9be12 /tests
parentb4ba5d36f46c61af4f8f6cdf07246fb5a63aedb5 (diff)
Temporarily blacklist tst_statusindicator
The test seems to have started failing due to high DPI issues, but until the root cause has been found, unblock CI. Task-number: QTBUG-68301 Change-Id: Ia800eb2b568ee0abd35937e436b213321d035290 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/extras/BLACKLIST7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/extras/BLACKLIST b/tests/auto/extras/BLACKLIST
index 3a5029045..daa663dce 100644
--- a/tests/auto/extras/BLACKLIST
+++ b/tests/auto/extras/BLACKLIST
@@ -1,3 +1,10 @@
+[Tests_StatusIndicator::test_active]
+*
+[Tests_StatusIndicator::test_baseStyleHasOuterShadow]
+*
+[Tests_StatusIndicator::test_color]
+*
+
[Tests_Tumbler::test_focusPastLastColumn]
*
[Tests_Tumbler::test_itemsCorrectlyPositioned]