summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-06-19 07:55:11 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2017-06-19 18:33:22 +0000
commitc9713bcd688385564a556d33f452b3bf8990694b (patch)
tree670da4e4c214438a1a4793372e355e65e2b751f3 /tests
parent8ae55f0d002f9f928b5b30ad0cf2276c1667d7ce (diff)
Blacklist flaky tst_QGuiEventLoop::testQuitLock() on macOS 10.12
Task-number: QTBUG-61499 Change-Id: I6eebe2305b47f9ae7be128c3d7a7535f6f04a4da Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/gui/kernel/qguieventloop/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qguieventloop/BLACKLIST b/tests/auto/gui/kernel/qguieventloop/BLACKLIST
index d55c67998d..2303d9380e 100644
--- a/tests/auto/gui/kernel/qguieventloop/BLACKLIST
+++ b/tests/auto/gui/kernel/qguieventloop/BLACKLIST
@@ -1,2 +1,4 @@
[processEvents]
osx-10.12
+[testQuitLock]
+osx-10.12