aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2020-11-03 13:14:27 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-04 13:06:52 +0100
commit67ae5055366b7397ee282b1ddc77e3a9e8f12d17 (patch)
tree25892948651aa30fa4ed32d34f7cfa53f19d7d9c
parent1cb9b2fbde3861e2d5035d666b4497df39a7f7ba (diff)
Blacklist Tumbler::test_itemsCorrectlyPositioned
This has a long history of being flaky. Until we decide what to do with it, blacklist it to unblock CI. Task-number: QTBUG-70597 Change-Id: Ic115a345662fc61464065d678720c88597181d98 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
-rw-r--r--tests/auto/controls/basic/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/basic/BLACKLIST b/tests/auto/controls/basic/BLACKLIST
index 8b1733d7..df7f4b3e 100644
--- a/tests/auto/controls/basic/BLACKLIST
+++ b/tests/auto/controls/basic/BLACKLIST
@@ -18,3 +18,7 @@
[SwipeDelegate::test_removableDelegates]
*
+
+# QTBUG-70597
+[Tumbler::test_itemsCorrectlyPositioned]
+*
diff --git a/tests/auto/controls/fusion/BLACKLIST b/tests/auto/controls/fusion/BLACKLIST
index 8b1733d7..df7f4b3e 100644
--- a/tests/auto/controls/fusion/BLACKLIST
+++ b/tests/auto/controls/fusion/BLACKLIST
@@ -18,3 +18,7 @@
[SwipeDelegate::test_removableDelegates]
*
+
+# QTBUG-70597
+[Tumbler::test_itemsCorrectlyPositioned]
+*
diff --git a/tests/auto/controls/imagine/BLACKLIST b/tests/auto/controls/imagine/BLACKLIST
index 8b1733d7..df7f4b3e 100644
--- a/tests/auto/controls/imagine/BLACKLIST
+++ b/tests/auto/controls/imagine/BLACKLIST
@@ -18,3 +18,7 @@
[SwipeDelegate::test_removableDelegates]
*
+
+# QTBUG-70597
+[Tumbler::test_itemsCorrectlyPositioned]
+*
diff --git a/tests/auto/controls/material/BLACKLIST b/tests/auto/controls/material/BLACKLIST
index 8b1733d7..df7f4b3e 100644
--- a/tests/auto/controls/material/BLACKLIST
+++ b/tests/auto/controls/material/BLACKLIST
@@ -18,3 +18,7 @@
[SwipeDelegate::test_removableDelegates]
*
+
+# QTBUG-70597
+[Tumbler::test_itemsCorrectlyPositioned]
+*
diff --git a/tests/auto/controls/universal/BLACKLIST b/tests/auto/controls/universal/BLACKLIST
index 8b1733d7..df7f4b3e 100644
--- a/tests/auto/controls/universal/BLACKLIST
+++ b/tests/auto/controls/universal/BLACKLIST
@@ -18,3 +18,7 @@
[SwipeDelegate::test_removableDelegates]
*
+
+# QTBUG-70597
+[Tumbler::test_itemsCorrectlyPositioned]
+*