aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/universal/BLACKLIST
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2017-08-22 12:45:16 +0200
committerLiang Qi <liang.qi@qt.io>2017-08-22 12:00:20 +0000
commitc4e5208dd17196fd6870bd8672cf68ff50873ad1 (patch)
tree2e3277a5adb755baea9553d59bfad1d451fb136e /tests/auto/controls/universal/BLACKLIST
parent4578a32ba48d3c352ed336e4609dd39adff4a560 (diff)
skip tst_dialog::reject() instead of blacklisting it
Running this test causes tests after it to fail, mainly those related to hover. Since we need to fix the root cause of the recent failures before the release, it shouldn’t matter too much that this test isn’t run for a bit. Task-number: QTBUG-62549 Change-Id: Id8fd00e9049890ae47504c3e4b4ea3dda8ac60ef Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests/auto/controls/universal/BLACKLIST')
-rw-r--r--tests/auto/controls/universal/BLACKLIST4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/controls/universal/BLACKLIST b/tests/auto/controls/universal/BLACKLIST
index 4fc00603..92121233 100644
--- a/tests/auto/controls/universal/BLACKLIST
+++ b/tests/auto/controls/universal/BLACKLIST
@@ -18,7 +18,3 @@
[SwipeDelegate::test_swipeVelocity]
*
-
-# https://bugreports.qt.io/browse/QTBUG-62549
-[Dialog::test_reject]
-*