summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2020-10-07 11:09:18 +0200
committerLiang Qi <liang.qi@qt.io>2020-10-14 15:58:16 +0200
commit844318f54aa3f8509c16941727cdc755cbea7f05 (patch)
tree91a52e0c3c29589ac771b2f988affaa0c79bfd26 /tests/auto/widgets/kernel/qapplication
parent1c76aa077e9c9d74fa2314752948896f9da381ee (diff)
tests: blacklist two tests on Ubuntu 20.04
tst_QApplication::sendEventsOnProcessEvents() and tst_QItemDelegate::editorKeyPress() There is some issue with the glib event dispatcher. Task-number: QTBUG-87137 Pick-to: 5.15 Change-Id: I79a983192edef3c3560a4296cc9dea2dfc2ee1b0 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'tests/auto/widgets/kernel/qapplication')
-rw-r--r--tests/auto/widgets/kernel/qapplication/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/widgets/kernel/qapplication/BLACKLIST b/tests/auto/widgets/kernel/qapplication/BLACKLIST
index c68c7d6b14..cce10602e4 100644
--- a/tests/auto/widgets/kernel/qapplication/BLACKLIST
+++ b/tests/auto/widgets/kernel/qapplication/BLACKLIST
@@ -1,3 +1,5 @@
+[sendEventsOnProcessEvents]
+ubuntu-20.04
[touchEventPropagation]
# QTBUG-66745
opensuse-leap