mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-07 23:46:51 +08:00
Effect of this experiment was inconclusive. In some isolated cases
limited benefit was seen, but in overall metrics no change was
observed.
Remove the feature to gain the lost computing capacity back. If the
removal causes noticeably higher flakiness etc, it can be reevaluated.
Task-number: QTQAINFRA-6702
Change-Id: I001fc2d3740a287d4546d0f597e81ded9f5449cb
(cherry picked from commit 8d51e875cb)
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
21 lines
592 B
YAML
21 lines
592 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: ['VMSize8', 'UseConfigure', 'BuildTestsInTest', 'TestOnly', 'InsignificantTests']
|