aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2019-04-16 15:11:08 +0200
committerUlf Hermann <ulf.hermann@qt.io>2019-04-16 14:01:26 +0000
commit19484ca22f5cf653d48e496cef16298f049b3a96 (patch)
tree90ba2ffec50354642677afc3517e077dcd9ce97b
parent0f3e0877d5709cefa119ae64fbe6b4ca0e963543 (diff)
Blacklist tst_QQuickListView::contentHeightWithDelayRemove on macos10.12
Task-number: QTBUG-75202 Change-Id: I852439cd4d3b7106d018757e6c11c7d455fc9692 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
-rw-r--r--tests/auto/quick/qquicklistview/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/quick/qquicklistview/BLACKLIST b/tests/auto/quick/qquicklistview/BLACKLIST
index ecdf8f558e..893f95dcea 100644
--- a/tests/auto/quick/qquicklistview/BLACKLIST
+++ b/tests/auto/quick/qquicklistview/BLACKLIST
@@ -6,3 +6,6 @@ opensuse-leap
[populateTransitions]
opensuse-42.1
#QTBUG-65964
+
+[contentHeightWithDelayRemove]
+osx-10.12