summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2016-06-03 12:37:20 +0200
committerTimur Pocheptsov <timur.pocheptsov@theqtcompany.com>2016-06-04 18:36:04 +0000
commit22667483e1da3da2de5def9a1ee8aa6b22ee50d2 (patch)
tree959dbac70e6b90788bb0eca74bb2e2aeb2531795
parent265d91da0dfa1712823ea38c28af1326a0368f6f (diff)
Blacklist modalDialogClosingOneOfTwoModal on OS X
Passes locally (on 10.10), but seems to have become unstable on the CI system. Task-number: QTBUG-53790 Change-Id: I0432fca4121b97bcdd6cec529fc4e148dfb8c1ab Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
-rw-r--r--tests/auto/gui/kernel/qwindow/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qwindow/BLACKLIST b/tests/auto/gui/kernel/qwindow/BLACKLIST
index a34066dd7c..427d63b845 100644
--- a/tests/auto/gui/kernel/qwindow/BLACKLIST
+++ b/tests/auto/gui/kernel/qwindow/BLACKLIST
@@ -6,3 +6,5 @@ ubuntu-14.04
ubuntu-14.04
[modalWindowEnterEventOnHide_QTBUG35109]
ubuntu-14.04
+[modalDialogClosingOneOfTwoModal]
+osx