mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-02 03:36:54 +08:00
This upgrade is needed to fix: tst_QScreenCaptureBackend failed on Ubuntu 24.04 GNOME X11 Old Tier1: qtci-linux-Ubuntu-24.04-x86_64-51 - X11 New Tier1: qtci-linux-Ubuntu-24.04-x86_64-54 - X11 Other fixes included: - 24.04.2 has also a fix to mutterlib issue - https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2095396 - Which caused a crash seen in journal system logs - Installed no-overview gnome extension to fix issue: QTBUG-132070 Pick-to: 6.11 6.10 Task-number: QTQAINFRA-7007 Task-number: QTBUG-128515 Task-number: QTBUG-132070 Change-Id: I4ed86470d7b4ce82802f0a98726eb1ed51931623 Reviewed-by: Simo Fält <simo.falt@qt.io> Reviewed-by: Liang Qi <liang.qi@qt.io>
32 lines
987 B
YAML
32 lines
987 B
YAML
Version: 2
|
|
Include: [
|
|
quick-bridges.yaml: [
|
|
"macos-quick-bridges",
|
|
"linux-quick-bridges",
|
|
"windows-quick-bridges"
|
|
]
|
|
]
|
|
|
|
Configurations:
|
|
-
|
|
Id: 'windows-quick-bridges-java'
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Platform dependency: 'windows-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesJava']
|
|
|
|
-
|
|
Id: 'linux-quick-bridges-java'
|
|
Template: 'qtci-linux-Ubuntu-24.04-x86_64-54'
|
|
Compiler: 'GCC'
|
|
Platform dependency: 'linux-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'RunAsPlatformDependency', 'QtBridgesJava']
|
|
|
|
-
|
|
Id: 'macos-quick-bridges-java'
|
|
Template: 'qtci-macos-15-arm-104'
|
|
Compiler: 'Clang'
|
|
Platform dependency: 'macos-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesJava']
|
|
|