summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qapplication/test
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2020-11-14 23:43:36 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2020-11-16 13:35:49 +0200
commit76f866c40aa536ed81ef6659690032b1c02f3b4c (patch)
tree85943affad2d5ed09c14d8f68a1762b23bd445ba /tests/auto/widgets/kernel/qapplication/test
parent8904c50d6f2520abd8d7fc62237a9a59860ef0d3 (diff)
Android: move blocked tests of qapplication to test folder
Android packages the test instead of qapplication folder, thus the BLACKLIST file for Android tests needs to be in "test" folder instead. Task-number: QTBUG-87666 Task-number: QTBUG-87025 Change-Id: I065072fa8a030cf9d15e057869e74a8c736c80ab Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto/widgets/kernel/qapplication/test')
-rw-r--r--tests/auto/widgets/kernel/qapplication/test/BLACKLIST21
1 files changed, 21 insertions, 0 deletions
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