blob: 253a5cab05e7fd8b366b3efe7b6b84be03215b5e [file] [log] [blame]
[
{
"cmd": [],
"name": "Killing Processes"
},
{
"cmd": [
"taskkill",
"/f",
"/im",
"java.exe",
"/t"
],
"name": "Killing Processes.stop gradle daemon",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"taskkill",
"/f",
"/im",
"dart.exe",
"/t"
],
"name": "Killing Processes.stop dart",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"taskkill",
"/f",
"/im",
"adb.exe",
"/t"
],
"name": "Killing Processes.stop adb",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"taskkill",
"/f",
"/im",
"flutter_tester.exe",
"/t"
],
"name": "Killing Processes.stop flutter_tester",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython3",
"-u",
"RECIPE_MODULE[recipe_engine::file]\\resources\\fileutil.py",
"--json-output",
"/path/to/tmp/json",
"rmtree",
"[CLEANUP]\\tmp_tmp_1"
],
"infra_step": true,
"name": "temp dir for Create temp directory"
},
{
"cmd": [],
"name": "Enable long path support"
},
{
"cmd": [
"powershell.exe",
"RECIPE_MODULE[flutter::os_utils]\\resources\\long_paths.ps1"
],
"name": "Enable long path support.Run long path support script",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"None\\Microsoft Visual Studio\\Installer\\vswhere.exe",
"-legacy",
"-prerelease",
"-format",
"json"
],
"name": "Detect installation",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"catalog\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"productLineVersion\": \"2019\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@]@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"None\\Microsoft Visual Studio\\Installer\\vswhere.exe",
"-legacy",
"-prerelease",
"-format",
"json"
],
"name": "Detect installation (2)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
"@@@STEP_LOG_LINE@json.output@ {@@@",
"@@@STEP_LOG_LINE@json.output@ \"catalog\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"productLineVersion\": \"2019\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@]@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"name": "$result"
}
]