summaryrefslogtreecommitdiffstats
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-04-07 18:40:06 +0000
commit718d00d5fc4f3971baa52fe9354bb36b114a2b39 (patch)
tree8819a14497e692e5eb4931f9329726388228469e
parentc2b19aa11d890a6cb2c8e3b30fb60d61e11a0cf6 (diff)
Blacklist quitOnLastWindowClosedWithEventLoopLocker on B2Qt
It's flakey according to http://testresults.qt.io/grafana/goto/1WdyblA7k Change-Id: I4e5a3492d55222675534359416c1017dcba2cbfe Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 10dc445d7ce59ef828042310f72e681c735b9644) Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
-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 58ca7bf782..7a5338aecb 100644
--- a/tests/auto/gui/kernel/qguiapplication/BLACKLIST
+++ b/tests/auto/gui/kernel/qguiapplication/BLACKLIST
@@ -4,3 +4,6 @@ opensuse-42.3
[quitOnLastWindowClosedMulti]
macos ci
+
+[quitOnLastWindowClosedWithEventLoopLocker]
+b2qt