aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtwebengine.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Enable blocking ASAN builds on most modulesDimitrios Apostolou2023-12-201-2/+3
| | | | | | 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-2/+3
| | | | | | | | | | 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: Run macOS x86_64 developer build tests for all modulesTor Arne Vestbø2022-04-071-2/+1
| | | | | | | | Aligns the way we test x86_64 and arm64 developer builds. Pick-to: 6.2 6.3 Change-Id: I87ea5e183b5ee29c62304b22eaf20c4b46ec3b0d Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
* Switch qtwebengine to cmakeMichal Klocek2021-05-221-64/+5
| | | | | | | | | Add defaults for now. Later this should get customized to avoid unnecessary targets. Task-number: QTBUG-91760 Change-Id: I72d3f11e117abeecf6c8c5fefac16fe951d3a9da Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* Remove CentOS 8.3 targetsHeikki Halmet2021-05-171-5/+0
| | | | | | | | | Provisioning scripts will be removed later Task-number: QTQAINFRA-4415 Change-Id: I71da9743066a81638518f44dc663324246a2ce8c Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Remove packaging flag from CentOS targetsHeikki Halmet2021-04-231-1/+1
| | | | | | | | | | This will also remove CentOS target under QtCreator and RHEL's Insignificant flags from submodules Task-number: QTQAINFRA-4416 Change-Id: I2e6d910dfbba7a7903b149f5cf0bc3386cd4e3e2 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add Red Hat 8.2 to CIHeikki Halmet2021-04-201-0/+5
| | | | | | | | | | Red Hat 8.2 is the latest version with extended update support. In the end Red Hat 8.2 will replace CentOS 8.3 Task-number: QTQAINFRA-4322 Change-Id: Iaa2ef452e7e6608349ba7438bbc5d25ddb35fa2a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Replace CentOS 8.1 with CentOS 8.3 in CIHeikki Halmet2021-02-011-1/+1
| | | | | | | Task-number: QTQAINFRA-3964 Change-Id: I368e59867e8061ed25d4d3f10de7e995e56bd676 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Update Windows 10 x86_64 version to 20H2Heikki Halmet2020-12-041-1/+1
| | | | | | | | | | | | | | | | | | Windows 10 Enterprise 20H2, OS build 19042.508 Additional SW: MSVC 2019 version 16.8.1 MSVC 2019 Build Tools version 16.8.1 MSVC 2015 14.0.25420.1 Virtio driver Virtio Balloon driver NetKVM driver Vioserial driver Guest-agent qemu-ga-x86_64 Pick-to: 6.0 Task-number: QTQAINFRA-3961 Change-Id: I8abc7ac011c58ad13db433fc86a1327afceafc68 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Use the -qmake configure argument for UseLegacyInstructions configsJoerg Bornemann2020-10-231-10/+10
| | | | | | | | ...to prepare switching the default from qmake to CMake. Task-number: QTBUG-87049 Change-Id: I0f17e65cead99d2b7bf3191b1bfc96cee7d089e9 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Replace SLES with SLES-SP2 for qtwebengineToni Saario2020-10-221-1/+1
| | | | | | | This was missed in f1e911e3446c1b9f3b938618af9ac71b54fdbc8c. Change-Id: I67ef590ab26d760b26da5e26ebd3a58262564b45 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
* Provisioning: Use system OpenSSL in linux instead of self built versionHeikki Halmet2020-10-161-3/+3
| | | | | | Task-number: QTQAINFRA-3863 Change-Id: I98fc2d787956bb23d2e50b618fdae0a094e4eeed Reviewed-by: Toni Saario <toni.saario@qt.io>
* Add CentOS 8.1 to CIHeikki Halmet2020-10-161-1/+1
| | | | | | | | | | | Insignificant flag is added for two targets. RedHat 7.6 will be kept as parallel until insignificant flag can be removed from CentOS Task-number: QTQAINFRA-2760 Task-number: QTQAINFRA-3065 Change-Id: If124600309644e6a066805cd728bf12862006a21 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Disable warnings are errors for qemu configsAlexandru Croitor2020-10-051-2/+2
| | | | | | | | | | To get at least some build coverage in CI, otherwise it fails to build in qtbase. Task-number: QTBUG-83968 Change-Id: Ifc67d3e98c0a00ad94211f8d73efa30a35eb0e14 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Toni Saario <toni.saario@qt.io>
* Disable usage of forkfd_pidfd in qemu configurationsAlexandru Croitor2020-10-051-2/+2
| | | | | | | | | | | | qemu can't emulate the feature properly, and that causes many tests that use QProcess to fail. Use the newly introduced feature in qtbase to disable the feature for qemu configurations. Task-number: QTBUG-86285 Task-number: QTBUG-86187 Task-number: QTBUG-86198 Change-Id: Iecd5c64f6f2e98e5c5ab893b50a1fee2bc10108f Reviewed-by: Toni Saario <toni.saario@qt.io>
* Update qtwebengine.yamlAllan Sandfeld Jensen2020-09-231-20/+9
| | | | | | | Based on default with a few unsupported platforms removed Change-Id: I8edfa83f3cc09172c041e8dd6adaf96666d0238d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Provisioning: Update Android ndk and build toolsHeikki Halmet2020-09-081-1/+1
| | | | | | | Task-number: QTQAINFRA-3846 Change-Id: I5d3c0efce86e3b8bc3c6070ed4a9e438647bb955 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Remove deprecated configure argument from CI configsJoerg Bornemann2020-08-211-1/+1
| | | | | | | | | The -no-qpa-platform-guard configure argument is deprecated and has no effect. Pick-to: 5.15 Change-Id: I132ccdf036c52baf54cf0c789fa063cc0455ce09 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Replace Ubuntu 18.04 with 20.04Tony Sarajärvi2020-08-201-6/+6
| | | | | | | Task-number: QTQAINFRA-3699 Change-Id: Id8c2bc2160d6805339c29961cec784d64c5f0c4d Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Provisioning: Update Windows 10 x86_64 to version 2004Heikki Halmet2020-08-181-1/+1
| | | | | | | | | | | | | | MSVC 2019 version 16.6.2 MSVC 2019 Build Tools version 16.6.2 Virtio driver Virtio Balloon driver NetKVM driver Task-number: QTQAINFRA-3818 Task-number: QTQAINFRA-3817 Change-Id: Id0edee66d4eb42730a70495dbb063a0d379f026c Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Update qtwebengine.yamlAllan Sandfeld Jensen2020-07-021-15/+10
| | | | | | | Updated to match new default configurations. Change-Id: I536454b5c3de4a4917cb8d1f0b391fbb20e6f8d1 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Set QT_QUICK_BACKEND=software in QEMU configsLaszlo Agocs2020-06-171-2/+3
| | | | | | | | | | | | | In Qt 6 things get more complicated because we have Vulkan, Metal and D3D in addition to OpenGL. Qt Quick will only default to the software backend when no graphics API was available at build time - and this not true for the QEMU configs because the Ubuntu env has both OpenGL and Vulkan headers, so they both are enabled, but are not usable at run time. To simplify life, just state the Qt Quick backend we want the tests run with. Change-Id: I63cd9534bc8cd5d0568235bc2035f5613d29ced4 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Remove SLES configurationAllan Sandfeld Jensen2020-06-081-5/+0
| | | | | | | | Mostly duplicate anyway, and not currently possible to install node.js on. Change-Id: I23a81ddb45b0597f31b1402e362f83957b5be8ae Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-301-1/+1
| | | | | | | | | | | | Conflicts: .gitmodules coin/platform_configs/default.yaml coin/platform_configs/qt5.yaml coin/platform_configs/qtbase.yaml coin/platform_configs/qtwebkit.yaml coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/02-apt.sh Change-Id: If6b0f7a671a69d6a2444ee4d26b324e4d269970c
* Fix qtwebwengine.yamlAllan Sandfeld Jensen2020-04-211-0/+1
| | | | | | | Missing an initial separator Change-Id: I1f447963fbaa93027cfffd7c320efc69ea4a1107 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Add qtwebengine.yamlAllan Sandfeld Jensen2020-04-211-0/+84
We can't build the wasm version of qtbase any longer Change-Id: I7436640941702ba2479c7e73f3d1d9ccaf2e7709 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>