From 1f925d47e9f28e78f0b96dc8a6fd8ed8fde88070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Morten=20Johan=20S=C3=B8rvig?= Date: Wed, 14 Sep 2016 14:29:26 +0200 Subject: [PATCH] =?UTF-8?q?Blacklist=20modalWindowModallity=20on=20macOS?= =?UTF-8?q?=20aka=20=E2=80=9Cosx=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Passes locally, unstable on CI. Change-Id: I132268ad0f6ad8b969701c9571fdb609d8225d07 Reviewed-by: Tor Arne Vestbø --- tests/auto/gui/kernel/qwindow/BLACKLIST | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/auto/gui/kernel/qwindow/BLACKLIST b/tests/auto/gui/kernel/qwindow/BLACKLIST index 0fe40e8db3..93b7310d10 100644 --- a/tests/auto/gui/kernel/qwindow/BLACKLIST +++ b/tests/auto/gui/kernel/qwindow/BLACKLIST @@ -10,3 +10,5 @@ ubuntu-14.04 ubuntu-14.04 [modalDialogClosingOneOfTwoModal] osx +[modalWindowModallity] +osx