blob: 09c436967ff8465d2d592c35214c41779da92512 [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_LINK@stdout@None@@@",
"@@@STEP_FAILURE@@@"
]
},
{
"name": "$result"
}
]