summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-09-09 08:53:51 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-09-09 18:52:11 +0200
commit7a2f12974872a3f1981cce2e18936f1dd127fa8a (patch)
tree04a35ba43196181c0f68bb9dc4a52e593883c54c /tests/auto/widgets
parent7e93870401852623b316a9e707baf67cbaa6d722 (diff)
Blacklist tst_qcolumnview::scrollTo on macOS
It flaky fails for both normal and reverse cases. Pick-to: 5.15 Task-number: QTBUG-41341 Change-Id: If6ecd6dc58f131bb67d46a5d508f59b6bb0fd962 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/auto/widgets')
-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