aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update submodules on '6.6.1 in qt/qt5'v6.6.16.6.1Qt Submodule Update Bot2023-11-2043-0/+0
| | | | | Change-Id: I172b3e183abc752f0832cb048de44bdc0fcfc992 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '6.6.1 in qt/qt5'Qt Submodule Update Bot2023-11-208-0/+0
| | | | | Change-Id: I7edd0513c9be2e84ef549a25fa930c8a44fdd26f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '6.6.1 in qt/qt5'Qt Submodule Update Bot2023-11-1643-0/+0
| | | | | Change-Id: I6df1d8878035b700f2f3b2bedf072e565f8325d7 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Adjust submodule branchesJani Heikkinen2023-11-151-42/+42
| | | | Change-Id: Ia91a453218438b928ee09d533fe2138545db7001
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-11-1443-0/+0
| | | | | Change-Id: I5f12306490579afd2372970e141c06533e2618f2 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add python3-venv to aarch64 debianDominik Holland2023-11-131-0/+1
| | | | | | | | | | Needed by qtinterfaceframework Pick-to: 6.5 Change-Id: I2c2d7d193ae2034fadd41864b430620ee635d9d0 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> (cherry picked from commit 123b4be006c44f5bbcd913aebbf1f41b77b40eca) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Ignore unmount result with Squish scriptHeikki Halmet2023-11-121-1/+1
| | | | | | | | | | | Unmounting fails sometimes which cause provisoning failure. Let's ignore the result Task-number: QTQAINFRA-3709 Change-Id: Ifc321c8ef9942f9f51ec622370aadbbbb862d262 Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io> (cherry picked from commit 2ae9a6c099476c9367c5e293058cd25722956c9a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add missing optional dependency for qtgrpc submoduleJani Heikkinen2023-11-120-0/+0
| | | | | | | | | | | qtgrpc recommends qtdeclarative; add that one in .gitmodules as well; the dependency were added in the module in 681d104f0d03f97681536d3691d170d7c06aab2b Change-Id: I325abc8453d26cf0d75425e806e3e0e7b182070a Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io> (cherry picked from commit 21f55b70edf12bf479d0707a14d79dc7bf19a43d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Coin: Install FFmpeg for Android on missing targetsBartlomiej Moskal2023-11-122-0/+2
| | | | | | | | | | | | | | | | On qtci-macos-13-x86_64 host CI tries to build and run the test on Android (arm64) while we still haven't managed to install FFmpeg for it. The same situation happened with qtci-linux-RHEL-8.8-x86_64 and Android x86. Task-number: QTBUG-110805 Task-number: QTBUG-114954 Task-number: QTBUG-113980 Pick-to: 6.5 Change-Id: If953221b104d5bb8fce9d48f8ecd977c2e80c41d Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 2d3245e0eacf14dd0c488b436cf8160a49723bd6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add license directory and update remaining license format in coinLucie Gérard2023-11-129-131/+1215
| | | | | | | Task-number: QTBUG-108364 Change-Id: I1250a46d60d5b4e85258b93f8f6f6fc4631b3a70 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 6757a4c399f5c80cf8c663481fb2d6078069676a)
* CI: Add minimal multimedia support for QNX qemuMarianne Yrjänä2023-11-101-0/+8
| | | | | | | | | | | | | Add minimum set of libraries needed for running qtmultimedia autotests. QNX qemu doesn't support graphics which limits the amount of runnable multimedia autotests for QNX. Task-number: QTBUG-92226 Pick-to: 6.5 Change-Id: I72973d5582389877dc112f98f5a62a7aaa07d23a Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io> (cherry picked from commit 931f282b7a09d5d4f0b4480e44feee5fecf9e4c4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-11-0943-0/+0
| | | | | Change-Id: Ic0869713572dd87a418e44ce5ffccaaaf5002ace Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Provisioning: add nodejs18 to SLES15_SP5Johanna Äijälä2023-11-081-2/+1
| | | | | | | | | | Needed for QtWebEngine build done in RTA. Change-Id: Ia2338ac9446960cd6a56d4956126698e9400af32 Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io> Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> (cherry picked from commit 72861b5f5740cb2bd650e30f3d23c8fc55ba51da) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* QNX: Add CMAKE_SYSTEM_PROCESSOR definition for QNX toolchain filesMarianne Yrjänä2023-11-064-4/+7
| | | | | | | | | | | Add CMAKE_SYSTEM PROCESSOR definition and use that for finding processor specific binaries from QNX SDP. Task-number: QTBUG-116082 Pick-to: 6.5 Change-Id: I893cac45058d8e0ac6228159e9b97bc59307ff35 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit b5607a5894a441ff779ea7c46fffe7310a13cb9e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-11-0443-0/+0
| | | | | Change-Id: I54904933cb96a8144cecbad5fc88603a5ad049eb Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-11-0243-0/+0
| | | | | Change-Id: If69b1c2615cf58266d22976c10b6dc8ce8f09889 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Coin: Fix install-ffmpeg calls for androidBartlomiej Moskal2023-11-022-2/+2
| | | | | | | | | | | | | | | There is a specialized script to install FFmpeg for Android. Use it instead of common install-ffmpeg.sh (which does not work for "android" parameter). Task-number: QTBUG-110805 Task-number: QTBUG-114954 Task-number: QTBUG-113980 Pick-to: 6.5 Change-Id: I2409e0f8ffe0f8b28eadce4738c2551fe00a7fbf Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 185b7219a4f8b65e3dab71d14eeaacbb3d4fed76) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Replace OpenSUSE leap 15.4 with OpenSUSE leap 15.5Tero Heikkinen2023-11-0233-7/+371
| | | | | | | | | | | | | OpenSUSE 15.5 will replace 15.4 in yaml configurations at first and OpenSUSE 15.4 scripts are still kept for some time. OpenSUSE 15.4 scripts will be removed later. Task-number: QTQAINFRA-5666 Change-Id: Ic04dee5935b2d0ea9b99dd103f796d38ea90ba2d (cherry picked from commit 0122ea6e0ae5d01b3dea0530234441a0b6c4eb4b) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
* Update Android Automotive emulator image on RHEL 8.8 to use AAOS12Petri Virkkunen2023-11-021-4/+4
| | | | | | | | | | | | | Original patch updating QtAA emulator image to AAOS12 did not include the RHEL 8.8 configuration. Android 12 is the desired platform for most users, need to run our tests on it instead of A11. Fixes: QAA-2142 Change-Id: I0d08897cd43ae8f7e9fae084c103c66d6602e028 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Toni Saario <toni.saario@qt.io>
* OpenSuSE: disable kwin overviewAxel Spoerl2023-10-314-0/+64
| | | | | | | | | | | | | The KDE window manager kwin launches window overview, when the mouse remains in the top left for about 1 second. This causes flakiness in autotests, if they move the mouse to the top left. => Disable the overview function, which is enabled by default. Change-Id: I43925d15db99f5d40b6cc0cdba39203513e8c59f Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 71b55915f02bfe035215494d941fcdb842e22c02) Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-3143-0/+0
| | | | | Change-Id: Id6201d8cfc63a0737a293fd4255c8d01e8d81bc6 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Provisioning: Fix SLES 15 SP5 packagekit flakinessTero Heikkinen2023-10-301-13/+10
| | | | | | | | Task-number: QTQAINFRA-5899 Change-Id: Ie5070cc4d99e7fe451c394c3078aeb60e8332fff (cherry picked from commit 530f00502a72fb6807afe5150efd214da98e614a) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Update Android Automotive emulator image in CI to use AAOS 12Petri Virkkunen2023-10-302-10/+10
| | | | | | | | | | | Android 12 is the desired platform for most users, need to run our tests on it instead of A11. Task-number: QAA-1739 Change-Id: Iadfdfcbc97b062baa1c4ef6eb46e9e1af6e3478a Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> (cherry picked from commit 3115ca5d17042cd00aa399dce7e3e86126d0b3a8)
* Provisioning: Upgrade ffmeg version to fix make issue with SLESHeikki Halmet2023-10-291-44/+9
| | | | | | | | | | | | | | | | | | Version points to commit: c5039e158d20e85d4d8a2dee3160533d627b839a This commit is the latest one in 6.0 branch. This way we'll get fix also for https://fftrac-bg.ffmpeg.org/ticket/10405 Version should be changed to official release when the next official release is available. Task-number: QTQAINFRA-5912 Change-Id: I4e7acea5a54ce692334c7fe22ba074791c94cf03 Reviewed-by: Matti Paaso <matti.paaso@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> (cherry picked from commit 4067395aeefc151610e05f62e30066e96b8198fe) Reviewed-by: Toni Saario <toni.saario@qt.io>
* coin: Update provisioned qdoc, qtattributionsscanner binariesTopi Reinio2023-10-271-4/+4
| | | | | | | | | | | | | | | | | Update qdoc and qtattributionsscanner to the latest version from qttools/dev. qtattributionsscanner is updated to a version that supports multiline copyright entries as a string array. In passing, fix the domain for ci-files01-hki server. Task-number: QTBUG-111873 Pick-to: 6.5 Change-Id: I7dccdd431015610dcead220fa4cf3b5640049ece Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit a345c01d6838b856816bf531b35c9575df1e5d93) Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Install vlc binaries on ubuntu and macos for QtMM streaming testsArtem Dyomin2023-10-239-0/+57
| | | | | | | | | | | | | | | Cross-platform VLC provides a cmd-line interface for creating media streams, we use it in QtMultimedia integration tests. In the future, vlc might be replaced with something more light-weight, but for now let's just start running the streaming tests at least on these platform. Pick-to: 6.5 Change-Id: I887a98a1ee8f4a9f0a08d16124303bd10fa5a6ba Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io> Reviewed-by: Lars Knoll <lars@knoll.priv.no> (cherry picked from commit aea9fc281c0fb60b2e687c9afd228f889317109f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Use latest CMake version for the ASAN configurationDimitrios Apostolou2023-10-231-1/+0
| | | | | | | | | | | | | This fixes ctest --stop-on-failure. The minimal CMake version is tested separately on a non-ASAN config, no need to test it again. Pick-to: 6.5 Change-Id: I71e0158fca0d1ef19449b034faa119f8cf2d3519 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 491fb5492eb19158c8dcaf6c8f58e0affa8aee92) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Mimer SQL: Do not unpack directly to /usr/local and use sudoFredrik Ålund2023-10-211-3/+18
| | | | | | | | | | | | Unpacking the Mimer SQL universal binary package fails on macOS 14-arm. Do not unpack directly to /usr/local and use sudo. Verify that all directories exist. Fixes: QTBUG-111219 Change-Id: I5f1bf3413103c07a94a47b5421c41b8b1234ca22 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> (cherry picked from commit b073e4c5d80bca39600c64e15287f81b66e72700) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Revert "Coin: temporarily set ubuntu-22.04-documentation targets insignificant"Simo Fält2023-10-201-2/+2
| | | | | | | | | This reverts commit dc3866067a53719d252ea6abb5dd8517b3760606. Reason for revert: This was temporary fix to merge pre-requirements for QtWebengine update. Change-Id: I098525154f4be922c7bad3fe9dd3fa09bac4922a Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
* Update libusb to 1.0.26 on WindowsSamuli Piippo2023-10-201-4/+4
| | | | | | | | | | | Add support for arm64. Static libusb binaries packaged from vcpkg builds with MSVC2019. Task-number: QTBUG-117504 Pick-to: 6.5 Change-Id: I0ec4bc6eb2976f22e94533d91b8e1ff9af020e57 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> (cherry picked from commit 6cf294e362b5a9a22dc819b0222257519a17e3de)
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-1944-0/+0
| | | | | Change-Id: I91bc7d6d4cf479678fe57b3ddbbf84ac2d987b7e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add universal binary for Mimer SQL on macOSFredrik Ålund2023-10-1410-18/+22
| | | | | | | | | | | | Do not use the Mimer SQL installer on macOS since it is not universal. Instead, use an archive with the needed library and include files. Use a universal binary on all macOS version from 11 and up. Fixes: QTBUG-111219 Change-Id: I4a3716b1207ee966f36e977fe5f9d1016fb9efcb Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> (cherry picked from commit 3d354bf9c056eaa09082abac2f42ef96b820b652) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-1343-0/+0
| | | | | Change-Id: I7508dc36502ea70f5e8d37de475426c6786cd0f8 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Upgrade RHEL 9.0 to version 9.2Tero Heikkinen2023-10-1337-4/+1262
| | | | | | | | | | | | | RHEL 9.2 will replace RHEL 9.0 in yaml configurations at first and RHEL 9.0 scripts are still kept for some time. RHEL 9.0 scripts will be removed later. Task-number: QTQAINFRA-5853 Change-Id: Iff463f26ba6bcb7962b4f8bafbf88aa7c13392c1 (cherry picked from commit 9ea71ea245644a2c0d78b0a3f9a9964e151ef318) Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Remove SLES 15 SP4 from CI platform configsTero Heikkinen2023-10-134-23/+2
| | | | | | | | | | | SLES 15 SP4 scripts from pre-provisioning and provisioning will be removed later. Task-number: QTQAINFRA-5667 Change-Id: Idb49075800e5c3a23804b6df8dd283af3fcbf000 (cherry picked from commit ee054393cea02933bed6ef042ca634a54af64b32) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-1143-0/+0
| | | | | Change-Id: I82a8bbb3b92dd18869199645325f233e9ce28ec0 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Install Mimer SQL on macOSFredrik Ålund2023-10-1110-0/+83
| | | | | | | | | Mimer SQL is needed to build the QtSql Mimer SQL plugin. Fixes: QTBUG-111219 Change-Id: I678c095068fd096f8632f9cdbb00b1bdf96bbe45 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 19273268333c31c246777dd399f91022af404c00)
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-0643-0/+0
| | | | | Change-Id: I4d0704842d0c63884835f4f9c9f878b9c5410ced Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-0543-0/+0
| | | | | Change-Id: I0ba4ba6cce8a20d3688bb9b0282635d0fee3008e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Add Red Hat 8.8 to CITero Heikkinen2023-10-0544-2/+544
| | | | | | | | | | | | | RHEL 8.8 will be added as parallel with RHEL 8.6 until packaging site gives green light to remove the older Red Hat version. Removing also some obsolete package installations. Task-number: QTQAINFRA-5854 Change-Id: Ie77500a805a89db9019b5347539e662bc016af59 (cherry picked from commit 5cca2b7ba4eaff6971b0e978f44edc238607fb55) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Install missing python3 packages to Debian 11Simo Fält2023-10-041-6/+3
| | | | | | | Change-Id: Ib322d71a2af760f3cedecf73d0b51a1b15e460f6 Reviewed-by: Eike Ziller <eike.ziller@qt.io> (cherry picked from commit b1ce3549a0f7378465a57173301281a1c9dbe0ba) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add libusb to aarch64 debianSamuli Piippo2023-10-041-0/+1
| | | | | | | | | | | Needed by QDB. Pick-to: 6.5 Task-number: QTBUG-114257 Change-Id: I4f17c4fda628e7fd58c71fb088d940dc14dce89a Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> (cherry picked from commit f68c1168717c87cef9cad7382cc1fe04e5472d6a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* COIN: Use Ubuntu Focal chroot instead of Debian stableSimo Fält2023-10-035-6/+19
| | | | | | | | | | | We need to use older chroot to build debian packages. Task-number: QTBUG-117120 Change-Id: I044e398324c380716b309dad5b087e97bc6688ab Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 43e1a3d2f51557161e14827a257e080144bc6542) Reviewed-by: Simo Fält <simo.falt@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* CI: Fix cmake debian package path for armSimo Fält2023-10-031-1/+1
| | | | | | | Change-Id: Ib1ea0b7bec0e00b50c957ae0f530284ae32bbe9b Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit f8f18afaa284b68e20da2dfe34b47706e783b89f) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add ubuntu-20.04 for RTAMinna Erälä2023-10-031-1/+12
| | | | | | | | | Patch2: Move configuration to RTA-specific file Change-Id: Ifa8ddb29069ea8aa419e1f1ffa79c316eb9e2266 Reviewed-by: Matti Paaso <matti.paaso@qt.io> (cherry picked from commit dac25765ddb2f971afe28bbe28af5fe50e74f512) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-10-0343-0/+0
| | | | | Change-Id: Ia19d94a2a9ce302d4446cb7469406ae19f252d9b Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Fix FFmpeg nv-codec file SHA and cacheElias Toivola2023-09-301-2/+2
| | | | | | | | | | | External URL file SHA changed and the cache file didn't exist. Pick-to: 6.6.0 6.5 6.5.3 Task-number: QTQAINFRA-5862 Change-Id: Ib4670d367d6541e67eb54dd3fb84079548b13722 Reviewed-by: Liang Qi <liang.qi@qt.io> (cherry picked from commit bbbe55807757ca23f28463259301e3b479869b5b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update Nodejs on windows to 20.7Michal Klocek2023-09-291-3/+3
| | | | | | | | | | | | | | Update nodejs to fix flacky webengine builds on windows due to uv console init race condition. Leave LTS nodejs release on other platforms. Fixes: QTQAINFRA-5437 Pick-to: 6.5 Change-Id: Id066d29c819afe8e7de168a8d35d078c5408acef Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io> (cherry picked from commit dcf72e81161d8f1b5e0b6ca8be90ae55f72d1a0f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Remove InsignificantTests flags from SLES 15.5Tero Heikkinen2023-09-282-2/+2
| | | | | | | | | | | | | | | | SLES 15.5 is added as parallel with SLES 15.4 until packaging site gives green light to remove the older version. This is following the new CI process to introduce new platforms in parallel with Insignificant flags in use. Flags removed now after flakiness has been monitored enough to give green for OS replacing. Task-number: QTQAINFRA-5667 Change-Id: Icdb4ed3be8590f85c22c8b73ba6ff0543e2b6e09 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit fa1143e15b5e66bcba7144ccee4a59837b60a3e4) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update submodules on '6.6 in qt/qt5'Qt Submodule Update Bot2023-09-2743-0/+0
| | | | | Change-Id: If10ac9016e19231d5152f6cb26b4dc57c1a05fc2 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>