From ae26648db1a9b9df75b2099e609ac94685ee6ac1 Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Fri, 11 Dec 2020 11:24:04 +0200 Subject: 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 (cherry picked from commit b036ca33475a45298e383aa0d42f072d21e5a9df) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/corelib/io/qfile/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/corelib/io/qfile/BLACKLIST (limited to 'tests') 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 -- cgit v1.2.3