Make VxWorks blocking on modules that pass

Change-Id: I0aff00ce149bee2cd07ae75be21cd8c2fac608b4
Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
Toni Saario
2024-10-11 13:37:43 +03:00
parent 25b69fec2c
commit e03054f587
3 changed files with 11 additions and 1 deletions

View File

@@ -13,3 +13,8 @@ Include: [
qtbase-new-compiler-testing.yaml
]
Configurations: []
Overrides:
# Make VxWorks imx6 tests insignificant.
-
Id: 'vxworks-imx6-tests'
Features: ['VMSize8', 'UseConfigure', 'BuildTestsInTest', 'TestOnly', 'InsignificantTests']