blob: 0e17099ec4bb878de35b7f252c2de8384fa53323 [file] [log] [blame]
[
{
"cmd": [
"bash",
"RECIPE_MODULE[flutter::test_utils]/resources/runner.sh",
"ls",
"-la"
],
"env": {
"LOGS_FILE": "[CLEANUP]/tmp_tmp_1"
},
"name": "mytest",
"timeout": 3600
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[CLEANUP]/tmp_tmp_1",
"/path/to/tmp/"
],
"env": {
"LOGS_FILE": "[CLEANUP]/tmp_tmp_1"
},
"infra_step": true,
"name": "read_logs",
"~followup_annotations": [
"@@@STEP_LOG_END@tmp_tmp_1@@@"
]
},
{
"cmd": [],
"name": "step is flaky: test step",
"~followup_annotations": [
"@@@STEP_LINK@stdout@@@@",
"@@@STEP_WARNINGS@@@"
]
},
{
"cmd": [
"ideviceinfo",
"--key",
"ProductType"
],
"infra_step": true,
"name": "Find device type"
},
{
"name": "$result"
}
]