summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-12-11 11:24:04 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-01-12 08:26:52 +0000
commitae26648db1a9b9df75b2099e609ac94685ee6ac1 (patch)
treed57938a4fe799da57de59af16eb26af0532fb1c3 /tests/auto
parentf2091c95e8969dba8609117c396e713ea62f7761 (diff)
Android: exclude tst_QFile::moveToTrash 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 back. Task-number: QTBUG-89398 Change-Id: Ia65a0ae8d7474fd2554dda299a60371dbbc9dddb Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit b036ca33475a45298e383aa0d42f072d21e5a9df) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/corelib/io/qfile/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/qfile/BLACKLIST b/tests/auto/corelib/io/qfile/BLACKLIST
new file mode 100644
index 0000000000..19f1cccf9e
--- /dev/null
+++ b/tests/auto/corelib/io/qfile/BLACKLIST
@@ -0,0 +1,3 @@
+# QTBUG-89398
+[moveToTrash]
+android