Android: exclude failing tests for tst_QPlainTextEdit on Android
The Android tests were marked insignificant for some days, due to an emulator issue, these tests slipped during that time. Exclude them now to bring Android tests. Task-number: QTBUG-89402 Pick-to: 6.0 Change-Id: I96d0f87b36975b7e2c83956b04b6569a03a781a9 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
This commit is contained in:
parent
1f53189c29
commit
a0ee011865
@ -3,3 +3,13 @@
|
||||
android
|
||||
[adjustScrollbars]
|
||||
android
|
||||
# QTBUG-89402
|
||||
[undoAvailableAfterPaste]
|
||||
android
|
||||
[copyAndSelectAllInReadonly]
|
||||
android
|
||||
[canPaste]
|
||||
android
|
||||
[updateCursorPositionAfterEdit]
|
||||
android
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user