summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-02-05 12:02:14 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2021-03-30 14:19:34 +0200
commite24f8825901d70e96c1a9e8ec634d61737c9ea85 (patch)
tree5d8eb1e84d5aa8cde93cb281eae30c1944d44b24
parent68ed06b17b180ba7486b25cd6dd0f12b11cdb57f (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> (cherry picked from commit eab286b760bc33e2f90d1f9e94b34d89266d3d74) Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
-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