Gate bic tests behind a manual feature
Bic tests do not work due to bic tests being broken. A feature enables easier testing of the bic tests. Change-Id: I15b400ee8f0f877ac2c6c71fc50d51c5e11b330d (cherry picked from commit 31910cbc09ff219b332aac94afe78c99d34274b3) Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>bb10
parent
c880696f06
commit
8761208aef
|
|
@ -98,3 +98,6 @@ instructions:
|
|||
- condition: property
|
||||
property: target.os
|
||||
equals_value: Linux
|
||||
- condition: property
|
||||
property: features
|
||||
contains_value: EnableBicTests
|
||||
|
|
|
|||
Loading…
Reference in New Issue