mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
This is needed for the selenium tests in qtdeclarative. Change-Id: Iaca14244cd42c8b93150b48d6f37c647a2fd7d34 Reviewed-by: Piotr Wierciński <piotr.wiercinski@qt.io>
24 lines
696 B
YAML
24 lines
696 B
YAML
Version: 2
|
|
Include: [
|
|
cmake_platforms.yaml,
|
|
integrity.yaml,
|
|
ios-tests.yaml,
|
|
address_sanitizer_platforms.yaml,
|
|
wasm_qtdeclarative_tests.yaml,
|
|
cmake_platforms_static_tests.yaml,
|
|
cmake_platforms_qemu_vxworks_buildtest_static.yaml,
|
|
cmake_platforms_qemu_vxworks_tests_static.yaml,
|
|
qtlite.yaml,
|
|
quick-minimal.yaml,
|
|
quick-bridges.yaml
|
|
]
|
|
Configurations: []
|
|
Overrides:
|
|
# Make VxWorks tests insignificant.
|
|
-
|
|
Id: 'vxworks-imx6-tests'
|
|
Features: ['VMSize8', 'UseConfigure', 'BuildTestsInTest', 'TestOnly', 'InsignificantTests']
|
|
-
|
|
Id: 'vxworks-x86_64-tests'
|
|
Features: ['VMSize8', 'UseConfigure', 'BuildTestsInTest', 'TestOnly', 'InsignificantTests']
|