Coin: Add VxWorks prefix for tests
Some tests like Qtlanguageserver do some building during tests and require access to build tools. Change-Id: I3a8e4fba6e59bd974794edc157a33ffec8dd6cb3 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
29b98eabf0
commit
540451141f
@ -18,7 +18,7 @@ instructions:
|
||||
equals_property: target.os
|
||||
- condition: property
|
||||
property: target.osVersion
|
||||
not_in_values: [QEMU, QNX_710]
|
||||
not_in_values: [QEMU, QNX_710, VxWorks]
|
||||
- type: Group
|
||||
instructions:
|
||||
- type: EnvironmentVariable
|
||||
@ -32,7 +32,7 @@ instructions:
|
||||
equals_property: target.os
|
||||
- condition: property
|
||||
property: target.osVersion
|
||||
not_in_values: [QEMU, QNX_710]
|
||||
not_in_values: [QEMU, QNX_710, VxWorks]
|
||||
- type: Group
|
||||
instructions:
|
||||
- !include "{{qt/qtbase}}/cmake_setup_running_qnxqemu_tests_env_vars.yaml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user