qt6windows7/coin/instructions/coin_module_test_android_start_emulator.yaml

14 lines
425 B
YAML
Raw Normal View History

2023-10-30 06:33:08 +08:00
type: Group
instructions:
- type: Group
instructions:
- type: ExecuteCommand
command: "{{.Env.LIBEXEC_INSTALL_DIR}}/android_emulator_launcher.sh"
maxTimeInSeconds: 600
maxTimeBetweenOutput: 300
userMessageOnFailure: "Failed to start emulator, check coin log and ~/emulator.log"
enable_if:
condition: property
property: features
contains_value: AndroidTestRun