summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2024-02-23 13:01:45 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2024-02-23 19:11:04 +0100
commit28572aad1189b6823b1720aef720033978c67c0a (patch)
treecf42668dfc58849f92830d9139767382cda1f17b
parent9904686cf3e3fb59fa7839b2d16a6c78bb35bfa1 (diff)
Blacklist tst_QApplication::abortQuitOnShow on Android
Task-number: QTBUG-122693 Pick-to: 6.7 Change-Id: I48b62a47939037f58ca321e4498d8b98d79042d8 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Tinja Paavoseppä <tinja.paavoseppa@qt.io>
-rw-r--r--tests/auto/widgets/kernel/qapplication/BLACKLIST4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/widgets/kernel/qapplication/BLACKLIST b/tests/auto/widgets/kernel/qapplication/BLACKLIST
index c68c7d6b14..bf6ece58fc 100644
--- a/tests/auto/widgets/kernel/qapplication/BLACKLIST
+++ b/tests/auto/widgets/kernel/qapplication/BLACKLIST
@@ -1,3 +1,7 @@
[touchEventPropagation]
# QTBUG-66745
opensuse-leap
+
+[abortQuitOnShow]
+# QTBUG-122693
+android