aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtremoteobjects.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Enable blocking ASAN builds on most modulesDimitrios Apostolou2023-12-201-0/+1
| | | | | | Task-number: QTQAINFRA-5375 Change-Id: I7b560501b7f02094bb6b17685c7c006c2fe0eae9 Reviewed-by: Toni Saario <toni.saario@qt.io>
* Android: Android OS 13 API 33 to CI as maximum versionRami Potinkara2023-05-171-2/+1
| | | | | | | | | | Android 13 replaces Android 12 as max version in CI. Android 6 kept as minimum version of Android in CI. Task-number: QTQAINFRA-5392 Task-number: QTQAINFRA-5431 Change-Id: If85c6f63d52055e2ba95f92c154b20a6b809c7dc Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Specify insignificant for Android 12 emulator on submodule levelHeikki Halmet2022-11-091-1/+2
| | | | | | | | | | 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>
* Coin:Android: Enable tests for default packaging target - Part 5Assam Boudjelthia2022-07-021-2/+1
| | | | | | | | | | | | | | | | | | 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>
* Coin:Android: Enable tests for more modules - Part 3Assam Boudjelthia2022-05-061-1/+2
| | | | | | | | | | | | | | This adds tests of more modules: qtquick3d, qtremoteobjects, qtcoap, qtlottie, qtmultimedia, qtnetworkauth, qtserialport, qtwebview. Pick-to: 6.2 6.3 Task-number: QTBUG-88846 Fixes: QTBUG-100448 Fixes: QTBUG-100449 Change-Id: I0804b5be4bf17684a3d307e0a024304fa108af94 Reviewed-by: Andreas Buhr <andreas.buhr@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Add Integrity target for other modulesKimmo Ollila2021-07-291-1/+4
| | | | | | | QtQuick3D, QtRemoteObjects, also enable Harfbuzz and Assimp Change-Id: I26e0f60afad40e66f858f99e8e7c852ac5fd9fbb Reviewed-by: Simo Fält <simo.falt@qt.io>
* CMake: Enable CMake builds for qtremoteobjectsAlexandru Croitor2020-06-301-0/+3
Change-Id: I597110ee3378ed46ce74a0ceb4bdb4d297c5f9bd Reviewed-by: Simon Hausmann <hausmann@gmail.com>