aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtbase.yaml
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2022-03-11 14:53:09 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2022-07-02 21:25:26 +0300
commit1d4f821520263c68dc4c429ac9c52750c41aae59 (patch)
treeadda6bbf0cab524a6b17a5b0a5ed7d895d95a47c /coin/platform_configs/qtbase.yaml
parent76ca35c6e74ee35bd2fd444ee729ae4689d4155b (diff)
Coin:Android: Enable tests for default packaging target - Part 5
This makes sure Android tests are run by default for packaging targets for various integrations including qt5 integrations and potential issues are caught up early on especially when doing sumobules updates and coin scripts updates. Also, this makes it easier to manage instead of having the tests enabled per module. Thus, this removes the Android test include from the individual modules because it will be retrieved directly from cmake_platforms_target_android_host_linux.yaml which is included by cmake_platforms.yaml. Pick-to: 6.2 6.3 6.4 Task-number: QTBUG-88846 Change-Id: I8bc1638df48ad27781160df943c0126ffe495a3e Reviewed-by: Toni Saario <toni.saario@qt.io>
Diffstat (limited to 'coin/platform_configs/qtbase.yaml')
-rw-r--r--coin/platform_configs/qtbase.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/coin/platform_configs/qtbase.yaml b/coin/platform_configs/qtbase.yaml
index 3660770e..30741b41 100644
--- a/coin/platform_configs/qtbase.yaml
+++ b/coin/platform_configs/qtbase.yaml
@@ -4,7 +4,6 @@ Include: [
cmake_platforms_static_tests.yaml,
integrity.yaml,
ios-tests.yaml,
- address_sanitizer_platforms.yaml,
- linux_android_tests.yaml
+ address_sanitizer_platforms.yaml
]
Configurations: []