summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-01-06 14:49:45 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-01-06 19:25:20 +0000
commit67fd5901748fb1d92abde1f9a3fd2a9531109efb (patch)
tree474fa4a5238f5213844eadfb946e51af36afaddf
parent3b9e3f976a6d0f3290473ead5ba68551e3fc0df8 (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: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-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