summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKari Oikarinen <kari.oikarinen@qt.io>2018-04-17 16:09:18 +0300
committerKari Oikarinen <kari.oikarinen@qt.io>2018-04-18 13:23:18 +0000
commitc6ee1899eaa50dae56c07b6c4b3490cc5aeb60e6 (patch)
tree0f0b237f97e9775342221bb5d058c67ecc1ccfb3
parent8caf9e6b180eeb7e6668a64694339dac2265b4d0 (diff)
Blacklist tst_QWindow::isActive on Ubuntu
Task-number: QTBUG-67768 Change-Id: Ie1e0b406c152c854ef3629fa4d469dd73452f128 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
-rw-r--r--tests/auto/gui/kernel/qwindow/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qwindow/BLACKLIST b/tests/auto/gui/kernel/qwindow/BLACKLIST
index e55bf77403..cd1cb99c3c 100644
--- a/tests/auto/gui/kernel/qwindow/BLACKLIST
+++ b/tests/auto/gui/kernel/qwindow/BLACKLIST
@@ -23,3 +23,6 @@ osx-10.12 ci
[testInputEvents]
rhel-7.4
+[isActive]
+# QTBUG-67768
+ubuntu