summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2021-02-05 12:02:14 +0100
committerHeikki Halmet <heikki.halmet@qt.io>2021-05-05 12:27:49 +0300
commit975a059a3eea0d12fec483d62bdc397f6f066700 (patch)
tree85662c22e77c93db0c1a8a975a1daed1dea5e5b3 /tests
parente7a6ad67f7d438b441bb724ecd8b2fd4066198d0 (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: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'tests')
-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