summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorMichael BrĂ¼ning <michael.bruning@qt.io>2019-09-09 11:03:16 +0200
committerMichael BrĂ¼ning <michael.bruning@qt.io>2019-09-09 11:12:51 +0200
commitd4022e03ccaeb92e41075f276e4011bd49627165 (patch)
tree39a86903d829849d860a5c7361a67c18c096db49 /tests/auto
parent5e8ead1792617b9bfaf9ec2992870b348c2bb321 (diff)
Blacklist several Qt WebEngine quick dialog tests on macOS 10.13
These tests are causing frequent failures on macOS 10.13 in the CI, but are not reproducible / debuggable when not running as part of CI. Task-number: QTBUG-76549 Change-Id: I1b105748c9fad8a6104beeccb10632518893d06b Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/quick/dialogs/BLACKLIST6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/quick/dialogs/BLACKLIST b/tests/auto/quick/dialogs/BLACKLIST
index 6d7e2a2fc..10b7391a0 100644
--- a/tests/auto/quick/dialogs/BLACKLIST
+++ b/tests/auto/quick/dialogs/BLACKLIST
@@ -1,2 +1,8 @@
[contextMenuRequested]
osx-10.13
+[javaScriptDialogRequested]
+osx-10.13
+[colorDialogRequested]
+osx-10.13
+[fileDialogRequested]
+osx-10.13