From 67ae5055366b7397ee282b1ddc77e3a9e8f12d17 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Tue, 3 Nov 2020 13:14:27 +0100 Subject: 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 --- tests/auto/controls/basic/BLACKLIST | 4 ++++ tests/auto/controls/fusion/BLACKLIST | 4 ++++ tests/auto/controls/imagine/BLACKLIST | 4 ++++ tests/auto/controls/material/BLACKLIST | 4 ++++ tests/auto/controls/universal/BLACKLIST | 4 ++++ 5 files changed, 20 insertions(+) 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] +* -- cgit v1.2.3