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>bb10
parent
1c76aa077e
commit
844318f54a
|
|
@ -2,3 +2,5 @@
|
|||
opensuse-42.3 ci
|
||||
[testLineEditValidation]
|
||||
opensuse-42.3 ci
|
||||
[editorKeyPress]
|
||||
ubuntu-20.04
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
[sendEventsOnProcessEvents]
|
||||
ubuntu-20.04
|
||||
[touchEventPropagation]
|
||||
# QTBUG-66745
|
||||
opensuse-leap
|
||||
|
|
|
|||
Loading…
Reference in New Issue