summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-09-09 08:53:51 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-09-09 18:49:31 +0000
commitd569ec3943cfa496582a33458644b3809643c53c (patch)
tree64a3c030f3dc34737350f51ed4798240bfbf778a /tests/auto
parent1f956b2919345d1d9e44e23ebd8b86c0a772c994 (diff)
Blacklist tst_qcolumnview::scrollTo on macOS
It flaky fails for both normal and reverse cases. Task-number: QTBUG-41341 Change-Id: If6ecd6dc58f131bb67d46a5d508f59b6bb0fd962 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit 7a2f12974872a3f1981cce2e18936f1dd127fa8a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/widgets/itemviews/qcolumnview/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/widgets/itemviews/qcolumnview/BLACKLIST b/tests/auto/widgets/itemviews/qcolumnview/BLACKLIST
new file mode 100644
index 0000000000..e20ee75eaa
--- /dev/null
+++ b/tests/auto/widgets/itemviews/qcolumnview/BLACKLIST
@@ -0,0 +1,3 @@
+# QTBUG-41341
+[scrollTo]
+macos