summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-02-05 12:02:14 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-02-08 11:29:37 +0100
commiteab286b760bc33e2f90d1f9e94b34d89266d3d74 (patch)
treea5d7568db5bc083206fb419593dddd7acf95b21b /tests/auto/other
parent0ffdbb21261eee3a9ec1cd541478ee883a12065c (diff)
Blacklist tst_macgui::scrollBarPainting()
It fails on 10.15 and 11, preventing those from being significant, and the test is already marked as expect-fail based on QTBUG-20984. Task-number: QTBUG-20984 Change-Id: I6911166a1c3e9173d6d36f2a3a68b37778fd3406 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'tests/auto/other')
-rw-r--r--tests/auto/other/macgui/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/other/macgui/BLACKLIST b/tests/auto/other/macgui/BLACKLIST
index 5a5d6a175f..05e529e519 100644
--- a/tests/auto/other/macgui/BLACKLIST
+++ b/tests/auto/other/macgui/BLACKLIST
@@ -1,2 +1,5 @@
[nonModalOrder]
osx
+
+[scrollbarPainting]
+macos