mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-06 15:06:52 +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>
15 lines
417 B
YAML
15 lines
417 B
YAML
Version: 2
|
|
Include: [
|
|
cmake_platforms.yaml,
|
|
integrity.yaml,
|
|
cmake_platforms_qemu_vxworks_buildtest_static.yaml,
|
|
cmake_platforms_qemu_vxworks_tests_static.yaml,
|
|
address_sanitizer_platforms.yaml
|
|
]
|
|
Configurations: []
|
|
Overrides:
|
|
# Make VxWorks x86_64 tests insignificant.
|
|
-
|
|
Id: 'vxworks-x86_64-tests'
|
|
Features: ['VMSize8', 'UseConfigure', 'BuildTestsInTest', 'TestOnly', 'InsignificantTests']
|