blob: 0bfd2cb9366070115d3e0ee9e96646d7c078119d [file] [log] [blame]
[
{
"cmd": [
"powershell",
"RECIPE_MODULE[flutter::test_utils]\\resources\\runner.ps1",
"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_LOG_LINE@stdout@@@@",
"@@@STEP_LOG_END@stdout@@@",
"@@@STEP_FAILURE@@@"
]
},
{
"name": "$result"
}
]