aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2017-08-18 12:18:25 +0200
committerMitch Curtis <mitch.curtis@qt.io>2017-08-19 15:36:45 +0000
commit8b2e9baa2148d2fdd4a1c3e4c8f66e11c62e1f2e (patch)
treeb19d4190db8f3673534cab9eefb17d01728aad66
parent4d12ab2c6a62e2771e7cc9c2c67ab48962987421 (diff)
tst_dialog: blacklist test_reject()
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-62549 Change-Id: Ib72c39ca74c69cf33bd995f9572bf4a9a5b2f680 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
-rw-r--r--tests/auto/controls/default/BLACKLIST4
-rw-r--r--tests/auto/controls/fusion/BLACKLIST4
-rw-r--r--tests/auto/controls/imagine/BLACKLIST4
-rw-r--r--tests/auto/controls/material/BLACKLIST4
-rw-r--r--tests/auto/controls/universal/BLACKLIST4
5 files changed, 20 insertions, 0 deletions
diff --git a/tests/auto/controls/default/BLACKLIST b/tests/auto/controls/default/BLACKLIST
index 92121233..4fc00603 100644
--- a/tests/auto/controls/default/BLACKLIST
+++ b/tests/auto/controls/default/BLACKLIST
@@ -18,3 +18,7 @@
[SwipeDelegate::test_swipeVelocity]
*
+
+# https://bugreports.qt.io/browse/QTBUG-62549
+[Dialog::test_reject]
+*
diff --git a/tests/auto/controls/fusion/BLACKLIST b/tests/auto/controls/fusion/BLACKLIST
index 92121233..4fc00603 100644
--- a/tests/auto/controls/fusion/BLACKLIST
+++ b/tests/auto/controls/fusion/BLACKLIST
@@ -18,3 +18,7 @@
[SwipeDelegate::test_swipeVelocity]
*
+
+# https://bugreports.qt.io/browse/QTBUG-62549
+[Dialog::test_reject]
+*
diff --git a/tests/auto/controls/imagine/BLACKLIST b/tests/auto/controls/imagine/BLACKLIST
index 92121233..4fc00603 100644
--- a/tests/auto/controls/imagine/BLACKLIST
+++ b/tests/auto/controls/imagine/BLACKLIST
@@ -18,3 +18,7 @@
[SwipeDelegate::test_swipeVelocity]
*
+
+# https://bugreports.qt.io/browse/QTBUG-62549
+[Dialog::test_reject]
+*
diff --git a/tests/auto/controls/material/BLACKLIST b/tests/auto/controls/material/BLACKLIST
index 92121233..4fc00603 100644
--- a/tests/auto/controls/material/BLACKLIST
+++ b/tests/auto/controls/material/BLACKLIST
@@ -18,3 +18,7 @@
[SwipeDelegate::test_swipeVelocity]
*
+
+# https://bugreports.qt.io/browse/QTBUG-62549
+[Dialog::test_reject]
+*
diff --git a/tests/auto/controls/universal/BLACKLIST b/tests/auto/controls/universal/BLACKLIST
index 92121233..4fc00603 100644
--- a/tests/auto/controls/universal/BLACKLIST
+++ b/tests/auto/controls/universal/BLACKLIST
@@ -18,3 +18,7 @@
[SwipeDelegate::test_swipeVelocity]
*
+
+# https://bugreports.qt.io/browse/QTBUG-62549
+[Dialog::test_reject]
+*