Unset testrunner for bic tests

Task-number: QTBUG-100698
Pick-to: 6.2 6.3
Change-Id: I2d0c6947c8bab29dc6af0a5d505da5a6439b8c36
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
bb10
Toni Saario 2022-03-02 13:25:39 +02:00
parent 76a1c060ac
commit 04fc4300a5
1 changed files with 4 additions and 0 deletions

View File

@ -64,6 +64,10 @@ instructions:
- type: Group
instructions:
# Qttestrunner does not work with bic tests.
- type: EnvironmentVariable
variableName: TESTRUNNER
variableValue: ""
- type: EnvironmentVariable
variableName: QT_MODULE_TO_TEST
variableValue: "{{.SourceDir}}"