aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2019-05-22 10:57:12 +0200
committerUlf Hermann <ulf.hermann@qt.io>2019-05-22 10:57:55 +0200
commitfb4c12a9db86a4b886058cc937c3c20b798bd2e2 (patch)
treef5e1f9acdc0cdc7dbe762b469a040ea1a409cc87
parent039071ea5e93d93deb0103e7c9488198dcce55d6 (diff)
Blacklist tst_QQuickListView::currentIndex() on macOS 10.12
Task-number: QTBUG-75960 Change-Id: I3321bf54a11c1daf8d4e1818c5b860359c34fdec Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
-rw-r--r--tests/auto/quick/qquicklistview/BLACKLIST4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/quick/qquicklistview/BLACKLIST b/tests/auto/quick/qquicklistview/BLACKLIST
index 893f95dcea..6dd7302661 100644
--- a/tests/auto/quick/qquicklistview/BLACKLIST
+++ b/tests/auto/quick/qquicklistview/BLACKLIST
@@ -9,3 +9,7 @@ opensuse-42.1
[contentHeightWithDelayRemove]
osx-10.12
+
+#QTBUG-75960
+[currentIndex]
+osx-10.12