summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-12-11 11:24:04 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2021-01-11 12:15:12 +0000
commitb036ca33475a45298e383aa0d42f072d21e5a9df (patch)
tree2b76a3ab1bc0195c20f0049427452622155b062a /tests/auto/corelib
parenta0ee0118651d97381f892e24b789ac392a2d8be7 (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 Pick-to: 6.0 Change-Id: Ia65a0ae8d7474fd2554dda299a60371dbbc9dddb Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'tests/auto/corelib')
-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