summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-12-11 11:37:56 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-01-12 08:27:00 +0000
commit4f7790e0b18a6021f0a2c7853fda75fb46cc6ce7 (patch)
tree71e9764a49804a9abad408cacbff8ce96b081d9e /tests
parentae26648db1a9b9df75b2099e609ac94685ee6ac1 (diff)
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>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/widgets/widgets/qplaintextedit/BLACKLIST10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/widgets/widgets/qplaintextedit/BLACKLIST b/tests/auto/widgets/widgets/qplaintextedit/BLACKLIST
index 36b9c9adee..b71f2fcc0a 100644
--- a/tests/auto/widgets/widgets/qplaintextedit/BLACKLIST
+++ b/tests/auto/widgets/widgets/qplaintextedit/BLACKLIST
@@ -3,3 +3,13 @@
android
[adjustScrollbars]
android
+# QTBUG-89402
+[undoAvailableAfterPaste]
+android
+[copyAndSelectAllInReadonly]
+android
+[canPaste]
+android
+[updateCursorPositionAfterEdit]
+android
+