mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-23 14:51:24 +08:00
Target blocks qtbase after eee152ca70
integrated. While 7390b668cd9ed7035f0b70d80476c11a480a1f15
is blocked by other issues, make target' tests insignificant to unblock
qtbase.
Change-Id: I84829e3588dc3d7ff593c27ba83abea5a667366d
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
15 lines
503 B
YAML
15 lines
503 B
YAML
Version: 2
|
|
Configurations:
|
|
-
|
|
Id: "ios-tests-target"
|
|
Template: 'qtci-macos-12-x86_64-105'
|
|
Target os: 'IOS_ANY'
|
|
Target arch: 'arm64'
|
|
Compiler: 'Clang'
|
|
Target compiler: 'Clang'
|
|
Platform dependency: 'macos-latest-xcode-universal-packaging-build'
|
|
Features: ['Sccache', 'DebugAndRelease', 'MinimalStaticTests', 'UseConfigure', 'InsignificantTests']
|
|
Environment variables: [
|
|
'TARGET_CONFIGURE_ARGS=-debug-and-release -nomake examples -platform macx-ios-clang'
|
|
]
|