summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguiapplication
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-01-06 14:49:45 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-01-06 17:11:48 +0100
commit10dc445d7ce59ef828042310f72e681c735b9644 (patch)
treedb301e91d7936745d6131eccdeaee9032caf19be /tests/auto/gui/kernel/qguiapplication
parent0d98a1faf7fa0b943c7513b8ef56c4e9db007b4b (diff)
Blacklist quitOnLastWindowClosedWithEventLoopLocker on B2Qt
It's flakey according to http://testresults.qt.io/grafana/goto/1WdyblA7k Pick-to: 6.2 6.3 Change-Id: I4e5a3492d55222675534359416c1017dcba2cbfe Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/gui/kernel/qguiapplication')
-rw-r--r--tests/auto/gui/kernel/qguiapplication/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qguiapplication/BLACKLIST b/tests/auto/gui/kernel/qguiapplication/BLACKLIST
index e6ffe78ae3..2f1e5f333e 100644
--- a/tests/auto/gui/kernel/qguiapplication/BLACKLIST
+++ b/tests/auto/gui/kernel/qguiapplication/BLACKLIST
@@ -1,3 +1,6 @@
[focusObject]
ubuntu-16.04
opensuse-42.3
+
+[quitOnLastWindowClosedWithEventLoopLocker]
+b2qt