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
Change-Id: I96d0f87b36975b7e2c83956b04b6569a03a781a9
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
(cherry picked from commit a0ee0118651d97381f892e24b789ac392a2d8be7)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Assam Boudjelthia 2020-12-11 11:37:56 +02:00 committed by Qt Cherry-pick Bot
parent ae26648db1
commit 4f7790e0b1

View File

@ -3,3 +3,13 @@
android
[adjustScrollbars]
android
# QTBUG-89402
[undoAvailableAfterPaste]
android
[copyAndSelectAllInReadonly]
android
[canPaste]
android
[updateCursorPositionAfterEdit]
android