mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-25 00:15:11 +08:00
This makes ARM target tests significant for qtbase, qtgraphs and qtgrpc. Intel target tests for qtgraphs, qtgrpc, qtlanguageserver, qtquicktimeline, qtmultimedia, qtshadertools and qtsvg. Pick-to: 6.9 Change-Id: I4ae3591dacb21207d5aaf65c1fdff4fd19c3903c Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io>
21 lines
604 B
YAML
21 lines
604 B
YAML
Version: 2
|
|
Include: [
|
|
cmake_platforms.yaml,
|
|
cmake_platforms_static_tests.yaml,
|
|
integrity.yaml,
|
|
ios-tests.yaml,
|
|
address_sanitizer_platforms.yaml,
|
|
linux_android_tests_multi_abi.yaml,
|
|
wasm_qtbase_tests.yaml,
|
|
cmake_platforms_qemu_vxworks_buildtest_static.yaml,
|
|
cmake_platforms_qemu_vxworks_tests_static.yaml,
|
|
qtlite.yaml,
|
|
qtbase-new-compiler-testing.yaml
|
|
]
|
|
Configurations: []
|
|
Overrides:
|
|
# Make VxWorks tests insignificant.
|
|
-
|
|
Id: 'vxworks-x86_64-tests'
|
|
Features: ['PinCores', 'VMSize8', 'UseConfigure', 'BuildTestsInTest', 'TestOnly', 'InsignificantTests']
|