blob: 4befb72338304a53d925e2052e4eff525250a46c [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::isolate]/resources/isolate.py",
"[BUILDER_CACHE]/v8/tools/swarming_client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--eventlog-endpoint",
"prod",
"--verbose",
"--blacklist",
"*.pyc",
"--blacklist",
"*.swp",
"--blacklist",
".git",
"[BUILDER_CACHE]/v8/out/Release/run-num-fuzzer.isolated.gen.json"
],
"name": "build.isolate tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"run-num-fuzzer\": \"[dummy hash for run-num-fuzzer]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
}
]