aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/controls/data/tst_dialog.qml2
-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
6 files changed, 2 insertions, 20 deletions
diff --git a/tests/auto/controls/data/tst_dialog.qml b/tests/auto/controls/data/tst_dialog.qml
index 5ad3e81a..e2557a04 100644
--- a/tests/auto/controls/data/tst_dialog.qml
+++ b/tests/auto/controls/data/tst_dialog.qml
@@ -105,6 +105,8 @@ TestCase {
}
function test_reject() {
+ skip("QTBUG-62549, QTBUG-62628")
+
var control = createTemporaryObject(dialog, testCase)
var openedSpy = createTemporaryObject(signalSpy, testCase, {target: control, signalName: "opened"})
diff --git a/tests/auto/controls/default/BLACKLIST b/tests/auto/controls/default/BLACKLIST
index 4fc00603..92121233 100644
--- a/tests/auto/controls/default/BLACKLIST
+++ b/tests/auto/controls/default/BLACKLIST
@@ -18,7 +18,3 @@
[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 4fc00603..92121233 100644
--- a/tests/auto/controls/fusion/BLACKLIST
+++ b/tests/auto/controls/fusion/BLACKLIST
@@ -18,7 +18,3 @@
[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 4fc00603..92121233 100644
--- a/tests/auto/controls/imagine/BLACKLIST
+++ b/tests/auto/controls/imagine/BLACKLIST
@@ -18,7 +18,3 @@
[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 4fc00603..92121233 100644
--- a/tests/auto/controls/material/BLACKLIST
+++ b/tests/auto/controls/material/BLACKLIST
@@ -18,7 +18,3 @@
[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 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]
-*