summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael BrĂ¼ning <michael.bruning@qt.io>2021-01-06 11:36:48 +0100
committerMichael BrĂ¼ning <michael.bruning@qt.io>2021-01-06 22:21:57 +0000
commitc26bd4152430ce5160f0eaabdcb08be19763cd60 (patch)
tree99ef6116f710e20cf054d856bd133f2a17587641 /tests
parenta0d9050f6230bf0f2d8a0b66af4ddafda7ee9eb7 (diff)
Blacklist horizontalScrollbarTest on macOS
The test seems to have gotten flakyon macOS recently. Blacklist it until the cause has been identified and fixed. Task-number: QTBUG-89627 Change-Id: Ib711a6ee468f4d4416de9f96a32ff3cab51a24fc Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/qwebengineview/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/widgets/qwebengineview/BLACKLIST b/tests/auto/widgets/qwebengineview/BLACKLIST
index 1aff12669..05ebee4ce 100644
--- a/tests/auto/widgets/qwebengineview/BLACKLIST
+++ b/tests/auto/widgets/qwebengineview/BLACKLIST
@@ -3,3 +3,6 @@ osx
[visibilityState3]
windows
+
+[horizontalScrollbarTest]
+osx