summaryrefslogtreecommitdiffstats
path: root/coin/instructions/cmake_regular_test_instructions_common.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/instructions/cmake_regular_test_instructions_common.yaml')
-rw-r--r--coin/instructions/cmake_regular_test_instructions_common.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/coin/instructions/cmake_regular_test_instructions_common.yaml b/coin/instructions/cmake_regular_test_instructions_common.yaml
index 3a9e75c576..ec6f23a3f7 100644
--- a/coin/instructions/cmake_regular_test_instructions_common.yaml
+++ b/coin/instructions/cmake_regular_test_instructions_common.yaml
@@ -11,13 +11,3 @@ instructions:
Failed to install tests archive.
- type: ChangeDirectory
directory: "{{.SourceDir}}_standalone_tests"
- - type: ExecuteCommand
- command: "ln -s {{.InstallDir}}/target fake_prefix"
- maxTimeInSeconds: 6000
- maxTimeBetweenOutput: 1200
- userMessageOnFailure: >
- Failed to run android hack. See QTBUG-88579 to check if this can be removed
- enable_if:
- condition: property
- property: features
- contains_value: AndroidTestRun