summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilla Pohjanheimo <milla.pohjanheimo@qt.io>2016-06-17 13:33:13 +0300
committerMilla Pohjanheimo <milla.pohjanheimo@qt.io>2016-06-17 12:00:22 +0000
commitb82707a7b671ec4112aee76baf9f87c289e2b601 (patch)
tree917f26554c3a567db1e08c53c7ab4b5c4f81e3cd
parent3cb56800d581dabd18e354a24f018c55bd91f748 (diff)
Blacklisting tst_QWindow::modalWithChildWindow on Ubuntu 16.04
The test is flaky and we need to blacklist it. Task-number: QTBUG-54179 Change-Id: I12ff10b2370e4e6cc55782031449d4c15cf468b7 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
-rw-r--r--tests/auto/gui/kernel/qwindow/BLACKLIST1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qwindow/BLACKLIST b/tests/auto/gui/kernel/qwindow/BLACKLIST
index bb7c408d60..81ab693ee7 100644
--- a/tests/auto/gui/kernel/qwindow/BLACKLIST
+++ b/tests/auto/gui/kernel/qwindow/BLACKLIST
@@ -6,6 +6,7 @@ ubuntu-14.04
ubuntu-16.04
[modalWithChildWindow]
ubuntu-14.04
+ubuntu-16.04
[setVisible]
ubuntu-14.04
[modalWindowEnterEventOnHide_QTBUG35109]