aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtremoteobjects.yaml
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2022-11-08 10:42:57 +0000
committerHeikki Halmet <heikki.halmet@qt.io>2022-11-09 06:08:23 +0000
commit12f0f9e0e5efb5d01deb5173aadddf797b31873a (patch)
tree6b0596c7550e5f601ef73a8aaec401b8451ba287 /coin/platform_configs/qtremoteobjects.yaml
parent20c8f11006154b9e241ca202bb3954f4aceed3d3 (diff)
Specify insignificant for Android 12 emulator on submodule level
QtBase and QtWebview have still autotests failures with Android 12. While waiting fixes let's prevent regression in other submodules by adding those as blocking (significant). Task-number: QTQAINFRA-4733 Change-Id: I6640e65b7efa5698557f97f1e195d50d58a41680 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'coin/platform_configs/qtremoteobjects.yaml')
-rw-r--r--coin/platform_configs/qtremoteobjects.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/coin/platform_configs/qtremoteobjects.yaml b/coin/platform_configs/qtremoteobjects.yaml
index 82ab0218..05372863 100644
--- a/coin/platform_configs/qtremoteobjects.yaml
+++ b/coin/platform_configs/qtremoteobjects.yaml
@@ -1,6 +1,7 @@
Version: 2
Include: [
cmake_platforms.yaml,
- integrity.yaml
+ integrity.yaml,
+ cmake_platforms_target_android_12.yaml
]
Configurations: []