blob: cb86f1998a52f35dab04ea2b44d469ebe7a1725c [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': 'DEPS', 'managed': False, 'name': 'sdk', 'url': 'https://chromium.googlesource.com/external/github.com/dart-lang/sdk.git'}]",
"--patch_root",
"sdk",
"--revision_mapping_file",
"{}",
"--git-cache-dir",
"[GIT_CACHE]",
"--output_json",
"/path/to/tmp/json",
"--revision",
"sdk@HEAD",
"--output_manifest"
],
"env": {
"PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s"
},
"name": "bot_update",
"~followup_annotations": [
"@@@STEP_TEXT@Some step text@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
"@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"sdk\": \"HEAD\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"sdk\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@",
"@@@STEP_LOG_LINE@json.output@ \"root\": \"sdk\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
"cwd": "[SLAVE_BUILD]/sdk",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
"name": "gclient runhooks"
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]/sdk/tools/task_kill.py",
"--kill_browsers=True"
],
"cwd": "[SLAVE_BUILD]/sdk",
"name": "taskkill before building"
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]/sdk/tools/build.py",
"-mrelease",
"--arch=ia32",
"dart2js_bot"
],
"cwd": "[SLAVE_BUILD]/sdk",
"name": "build dart"
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]/sdk/tools/test.py",
"--mode=release",
"--compiler=none",
"--runtime=vm",
"--arch=ia32",
"--time",
"--use-sdk",
"--report",
"--write-debug-log",
"--write-test-outcome-log",
"--progress=buildbot",
"-v",
"--reset-browser-configuration",
"--shards=5",
"--shard=3",
"--checked",
"dart2js",
"try"
],
"cwd": "[SLAVE_BUILD]/sdk",
"name": "dart2js unit tests"
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]/sdk/tools/test.py",
"--mode=release",
"--arch=ia32",
"--compiler=dart2js",
"--dart2js-batch",
"--runtime=jsshell",
"--progress=buildbot",
"-v",
"--reset-browser-configuration",
"--report",
"--time",
"--failure-summary",
"--write-debug-log",
"--write-test-outcome-log",
"--copy-coredumps",
"--host-checked",
"--csp",
"--shards=5",
"--shard=3",
"--append_logs"
],
"cwd": "[SLAVE_BUILD]/sdk",
"name": "dart2js jsshell tests"
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]/sdk/tools/test.py",
"--mode=release",
"--arch=ia32",
"--compiler=dart2js",
"--dart2js-batch",
"--runtime=jsshell",
"--progress=buildbot",
"-v",
"--reset-browser-configuration",
"--report",
"--time",
"--failure-summary",
"--write-debug-log",
"--write-test-outcome-log",
"--copy-coredumps",
"--host-checked",
"--csp",
"--shards=5",
"--shard=3",
"--append_logs",
"dart2js_extra",
"dart2js_native"
],
"cwd": "[SLAVE_BUILD]/sdk",
"name": "dart2js jsshell extra tests"
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]/sdk/tools/test.py",
"--mode=release",
"--arch=ia32",
"--compiler=dart2js",
"--dart2js-batch",
"--runtime=jsshell",
"--progress=buildbot",
"-v",
"--reset-browser-configuration",
"--report",
"--time",
"--failure-summary",
"--write-debug-log",
"--write-test-outcome-log",
"--copy-coredumps",
"--host-checked",
"--csp",
"--shards=5",
"--shard=3",
"--append_logs",
"try"
],
"cwd": "[SLAVE_BUILD]/sdk",
"name": "dart2js jsshell try tests"
},
{
"cmd": [
"python",
"-u",
"[SLAVE_BUILD]/sdk/tools/task_kill.py",
"--kill_browsers=True"
],
"cwd": "[SLAVE_BUILD]/sdk",
"name": "taskkill after testing"
},
{
"cmd": [
"cat",
".debug.log"
],
"cwd": "[SLAVE_BUILD]/sdk",
"name": "debug log"
},
{
"name": "$result",
"recipe_result": null,
"status_code": 0
}
]