blob: 58eee0d86ac790c64e1308062ffbd7af78c0bfca [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[BUILDER_CACHE]/V8_Mac64/v8/infra/testing/builders.pyl",
"/path/to/tmp/"
],
"infra_step": true,
"name": "read test spec (v8)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@test_spec@V8 Mac64@@@",
"@@@STEP_LOG_LINE@test_spec@ mjsunit(2) sweet@@@",
"@@@STEP_LOG_LINE@test_spec@ mjsunit(1) sour@@@",
"@@@STEP_LOG_END@test_spec@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::isolate]/resources/isolate.py",
"[BUILDER_CACHE]/V8_Mac64/v8/tools/swarming_client",
"batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver.appspot.com",
"--eventlog-endpoint",
"prod",
"--verbose",
"[BUILDER_CACHE]/V8_Mac64/v8/out/Release/bot_default.isolated.gen.json",
"[BUILDER_CACHE]/V8_Mac64/v8/out/Release/mjsunit.isolated.gen.json",
"[BUILDER_CACHE]/V8_Mac64/v8/out/Release/mozilla.isolated.gen.json",
"[BUILDER_CACHE]/V8_Mac64/v8/out/Release/test262.isolated.gen.json"
],
"name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_default]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/V8_Mac64/v8/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"25",
"--shards",
"2",
"--task-name",
"Mjsunit - sweet/Mac-10.13/[dummy has/V8 Mac64/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"7200",
"--dimension",
"cpu",
"x86-64",
"--dimension",
"gpu",
"quantum",
"--dimension",
"os",
"Mac-10.13",
"--dimension",
"pool",
"noodle",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:V8 Mac64",
"--tag",
"buildnumber:571",
"--tag",
"data:[dummy hash for mjsunit]",
"--tag",
"master:client.v8",
"--tag",
"name:Mjsunit",
"--tag",
"project:v8",
"--tag",
"purpose:CI",
"--tag",
"purpose:post-commit",
"--tag",
"slavename:test_bot",
"--tag",
"stepname:Mjsunit - sweet",
"--idempotent",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for mjsunit]",
"--raw-cmd",
"--",
"tools/run-tests.py",
"--progress=verbose",
"--mode",
"Release",
"--outdir",
"out",
"--buildbot",
"--timeout=200",
"--random-seed=1748305910",
"mjsunit",
"--variants=sweet",
"--rerun-failures-count=2",
"--mastername",
"client.v8",
"--buildername",
"V8 Mac64",
"--swarming",
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
"name": "[trigger] Mjsunit - sweet"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/V8_Mac64/v8/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"100",
"--shards",
"1",
"--task-name",
"Mjsunit - everything/Mac-10.13/[dummy has/V8 Mac64/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"7200",
"--dimension",
"cpu",
"x86-64",
"--dimension",
"gpu",
"quantum",
"--dimension",
"os",
"Mac-10.13",
"--dimension",
"pool",
"override",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:V8 Mac64",
"--tag",
"buildnumber:571",
"--tag",
"data:[dummy hash for mjsunit]",
"--tag",
"master:client.v8",
"--tag",
"name:Mjsunit",
"--tag",
"project:v8",
"--tag",
"purpose:CI",
"--tag",
"purpose:post-commit",
"--tag",
"slavename:test_bot",
"--tag",
"stepname:Mjsunit - everything",
"--idempotent",
"--cipd-package",
".swarming_module:infra/python/cpython/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/logdog/butler/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython-native/${platform}:TEST_VERSION",
"--cipd-package",
".swarming_module:infra/tools/luci/vpython/${platform}:TEST_VERSION",
"--env-prefix",
"PATH",
".swarming_module",
"--env-prefix",
"PATH",
".swarming_module/bin",
"--env-prefix",
"VPYTHON_VIRTUALENV_ROOT",
".swarming_module_cache/vpython",
"--isolated",
"[dummy hash for mjsunit]",
"--raw-cmd",
"--",
"tools/run-tests.py",
"--progress=verbose",
"--mode",
"Release",
"--outdir",
"out",
"--buildbot",
"--timeout=200",
"--random-seed=1748305910",
"mjsunit",
"--variants=sour",
"--extra-flags",
"--flag1 --flag2",
"--rerun-failures-count=2",
"--mastername",
"client.v8",
"--buildername",
"V8 Mac64",
"--swarming",
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
"name": "[trigger] Mjsunit - everything"
},
{
"allow_subannotations": true,
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
"[BUILDER_CACHE]/V8_Mac64/v8/tools/swarming_client",
"--temp-root-dir",
"[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"Mjsunit - sweet/Mac-10.13/[dummy has/V8 Mac64/571\", \"tasks\": {\"Mjsunit - sweet/Mac-10.13/[dummy has/V8 Mac64/571:2:0\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}, \"Mjsunit - sweet/Mac-10.13/[dummy has/V8 Mac64/571:2:1\": {\"shard_index\": 1, \"task_id\": \"10100\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10100\"}}}"
],
"infra_step": true,
"name": "Mjsunit - sweet",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Details:@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
"@@@STEP_LOG_END@durations@@@"
]
},
{
"allow_subannotations": true,
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
"--show-path",
"--with-third-party-lib",
"--",
"python",
"RECIPE_MODULE[build::v8]/resources/collect_v8_task.py",
"--swarming-client-dir",
"[BUILDER_CACHE]/V8_Mac64/v8/tools/swarming_client",
"--temp-root-dir",
"[TMP_BASE]",
"--merged-test-output",
"/path/to/tmp/json",
"--",
"collect",
"--swarming",
"https://chromium-swarm.appspot.com",
"--decorate",
"--print-status-updates",
"--json",
"{\"base_task_name\": \"Mjsunit - everything/Mac-10.13/[dummy has/V8 Mac64/571\", \"tasks\": {\"Mjsunit - everything/Mac-10.13/[dummy has/V8 Mac64/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
],
"infra_step": true,
"name": "Mjsunit - everything",
"~followup_annotations": [
"@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Details:@@@",
"@@@STEP_LOG_LINE@durations@@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
"@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
"@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
"@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
"@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
"@@@STEP_LOG_END@durations@@@"
]
}
]