summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets')
-rw-r--r--tests/auto/widgets/kernel/qapplication/BLACKLIST17
-rw-r--r--tests/auto/widgets/kernel/qapplication/test/BLACKLIST21
2 files changed, 21 insertions, 17 deletions
diff --git a/tests/auto/widgets/kernel/qapplication/BLACKLIST b/tests/auto/widgets/kernel/qapplication/BLACKLIST
index aa3438975c..cce10602e4 100644
--- a/tests/auto/widgets/kernel/qapplication/BLACKLIST
+++ b/tests/auto/widgets/kernel/qapplication/BLACKLIST
@@ -3,20 +3,3 @@ ubuntu-20.04
[touchEventPropagation]
# QTBUG-66745
opensuse-leap
-# QTBUG-87666
-[setFont]
-android
-[closeAllWindows]
-android
-[libraryPaths_qt_plugin_path_2]
-android
-[desktopSettingsAware]
-android
-[applicationPalettePolish]
-android
-[touchEventPropagation]
-android
-[wheelEventPropagation]
-android
-[qtbug_12673]
-android
diff --git a/tests/auto/widgets/kernel/qapplication/test/BLACKLIST b/tests/auto/widgets/kernel/qapplication/test/BLACKLIST
new file mode 100644
index 0000000000..2cc96e857d
--- /dev/null
+++ b/tests/auto/widgets/kernel/qapplication/test/BLACKLIST
@@ -0,0 +1,21 @@
+# This file is mainly used for Android tests since Android
+# packages "test" instead of "qapplication" folder
+# QTBUG-87025
+[libraryPaths]
+android
+[setFont]
+android
+[closeAllWindows]
+android
+[libraryPaths_qt_plugin_path_2]
+android
+[desktopSettingsAware]
+android
+[applicationPalettePolish]
+android
+[touchEventPropagation]
+android
+[wheelEventPropagation]
+android
+[qtbug_12673]
+android