blob: d63abfc68047cc63a27c929d90b152ddce515f1c [file] [log] [blame]
[
{
"cmd": [],
"name": "initialization"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
"--spec-path",
"cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'managed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
"--revision_mapping_file",
"{\"got_revision\": \"v8\", \"got_swarming_client_revision\": \"v8/tools/swarming_client\"}",
"--git-cache-dir",
"[GIT_CACHE]",
"--cleanup-dir",
"[CLEANUP]/bot_update",
"--output_json",
"/path/to/tmp/json",
"--revision",
"v8@deadbeefdeadbeefdeadbeefdeadbeefdeadbeef"
],
"cwd": "[BUILDER_CACHE]",
"env_suffixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"infra_step": true,
"name": "initialization.bot_update",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@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@ \"v8\": \"deadbeefdeadbeefdeadbeefdeadbeefdeadbeef\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"v8\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/v8.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f2cbea7e89a45f46819777bb78a1f5bd0241f64c\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"v8/tools/swarming_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/v8/tools/swarming_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"e4fee0b18f8163be6097c9c571640038896debc4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
"@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"v8\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f46819777bb78a1f5bd0241f64c\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master@{#50110}\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"e4fee0b18f8163be6097c9c571640038896debc4\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"refs/heads/master@{#108913}\"@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"source_manifest\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"directories\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"v8\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/v8.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"f2cbea7e89a45f46819777bb78a1f5bd0241f64c\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"v8/tools/swarming_client\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"git_checkout\": {@@@",
"@@@STEP_LOG_LINE@json.output@ \"repo_url\": \"https://fake.org/v8/tools/swarming_client.git\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"revision\": \"e4fee0b18f8163be6097c9c571640038896debc4\"@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"version\": 0@@@",
"@@@STEP_LOG_LINE@json.output@ }, @@@",
"@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241f64c\"@@@",
"@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@",
"@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097c9c571640038896debc4\"@@@",
"@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master@{#108913}\"@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
"cwd": "[BUILDER_CACHE]/v8",
"env": {
"CHROME_HEADLESS": "1"
},
"env_suffixes": {
"PATH": [
"RECIPE_PACKAGE_REPO[depot_tools]"
]
},
"name": "initialization.gclient runhooks",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"ensure-directory",
"--mode",
"0777",
"[BUILDER_CACHE]/v8/custom_deps"
],
"infra_step": true,
"name": "initialization.ensure custom_deps dir",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"listdir",
"[BUILDER_CACHE]/v8/custom_deps"
],
"infra_step": true,
"name": "initialization.list test roots",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_END@listdir@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"copy",
"[BUILDER_CACHE]/v8/infra/testing/builders.pyl",
"/path/to/tmp/"
],
"infra_step": true,
"name": "initialization.read test spec (v8)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@test_spec@V8 Foobar@@@",
"@@@STEP_LOG_LINE@test_spec@ v8testing(1) None@@@",
"@@@STEP_LOG_LINE@test_spec@ test262_variants(1) None@@@",
"@@@STEP_LOG_END@test_spec@@@"
]
},
{
"cmd": [],
"name": "build"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/v8/tools/mb/mb.py",
"lookup",
"-m",
"client.v8",
"-b",
"V8 Foobar",
"--config-file",
"[BUILDER_CACHE]/v8/infra/mb/mb_config.pyl",
"--goma-dir",
"[GOMA_CACHE]/client"
],
"cwd": "[BUILDER_CACHE]/v8",
"env": {
"CHROME_HEADLESS": "1",
"GOMA_USE_LOCAL": "false"
},
"name": "build.lookup GN args",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@gn_args@target_cpu = \"x86\"@@@",
"@@@STEP_LOG_LINE@gn_args@use_goma = true@@@",
"@@@STEP_LOG_LINE@gn_args@goma_dir = \"/b/build/slave/cache/goma_client\"@@@",
"@@@STEP_LOG_END@gn_args@@@"
]
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/v8/tools/mb/mb.py",
"gen",
"-m",
"client.v8",
"-b",
"V8 Foobar",
"--config-file",
"[BUILDER_CACHE]/v8/infra/mb/mb_config.pyl",
"--goma-dir",
"[GOMA_CACHE]/client",
"--swarming-targets-file",
"bot_default\ntest262\n",
"//out/Release"
],
"cwd": "[BUILDER_CACHE]/v8",
"env": {
"CHROME_HEADLESS": "1",
"GOMA_USE_LOCAL": "false"
},
"name": "build.generate_build_files",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@swarming-targets-file.txt@bot_default@@@",
"@@@STEP_LOG_LINE@swarming-targets-file.txt@test262@@@",
"@@@STEP_LOG_END@swarming-targets-file.txt@@@",
"@@@STEP_LOG_LINE@gn_args@target_cpu = \"x86\" use_goma = true@@@",
"@@@STEP_LOG_END@gn_args@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[build::chromium]/resources/ninja_wrapper.py",
"--ninja_info_output",
"/path/to/tmp/json",
"--failure_output",
"/path/to/tmp/",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/ninja",
"-w",
"dupbuild=err",
"-C",
"[BUILDER_CACHE]/v8/out/Release",
"-j",
"20"
],
"cwd": "[BUILDER_CACHE]/v8",
"env": {
"CHROME_HEADLESS": "1",
"GOMA_USE_LOCAL": "false"
},
"name": "build.compile",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"RECIPE_PACKAGE_REPO[depot_tools]/ninja",
"-w",
"dupbuild=err",
"-C",
"[BUILDER_CACHE]/v8/out/Release",
"-j",
"20",
"-d",
"explain",
"-n"
],
"cwd": "[BUILDER_CACHE]/v8",
"env": {
"CHROME_HEADLESS": "1",
"GOMA_USE_LOCAL": "false"
},
"name": "build.compile confirm no-op",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"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",
"[BUILDER_CACHE]/v8/out/Release/bot_default.isolated.gen.json",
"[BUILDER_CACHE]/v8/out/Release/test262.isolated.gen.json"
],
"name": "build.isolate tests",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_default]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[depot_tools::gsutil]/resources/gsutil_smart_retry.py",
"--",
"RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
"----",
"cp",
"-a",
"public-read",
"{\"bot_default\": \"[dummy hash for bot_default]\", \"test262\": \"[dummy hash for test262]\"}",
"gs://chromium-v8/isolated/client.v8/V8 Foobar/f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json"
],
"infra_step": true,
"name": "build.gsutil upload",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/isolated/client.v8/V8 Foobar/f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@"
]
},
{
"cmd": [],
"name": "trigger tests"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/v8/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"25",
"--shards",
"1",
"--task-name",
"Check/Ubuntu-14.04/[dummy has/V8 Foobar/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"2700",
"--dimension",
"cpu",
"x86-64",
"--dimension",
"gpu",
"none",
"--dimension",
"os",
"Ubuntu-14.04",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:V8 Foobar",
"--tag",
"buildnumber:571",
"--tag",
"data:[dummy hash for bot_default]",
"--tag",
"master:client.v8",
"--tag",
"name:Check",
"--tag",
"project:v8",
"--tag",
"purpose:CI",
"--tag",
"purpose:post-commit",
"--tag",
"slavename:test_bot",
"--tag",
"spec_name:v8.ci:V8 Foobar",
"--tag",
"stepname:Check",
"--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 bot_default]",
"--raw-cmd",
"--",
"tools/run-tests.py",
"--progress=verbose",
"--mode",
"Release",
"--outdir",
"out",
"--buildbot",
"--timeout=200",
"--random-seed=831298184",
"bot_default",
"--variants=more,dev",
"--rerun-failures-count=2",
"--mastername",
"client.v8",
"--buildername",
"V8 Foobar",
"--swarming",
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
"name": "trigger tests.[trigger] Check"
},
{
"cmd": [
"python",
"-u",
"[BUILDER_CACHE]/v8/tools/swarming_client/swarming.py",
"trigger",
"--swarming",
"https://chromium-swarm.appspot.com",
"--isolate-server",
"https://isolateserver.appspot.com",
"--priority",
"25",
"--shards",
"1",
"--task-name",
"Test262/Ubuntu-14.04/[dummy has/V8 Foobar/571",
"--dump-json",
"/path/to/tmp/json",
"--expiration",
"3600",
"--io-timeout",
"1200",
"--hard-timeout",
"2700",
"--dimension",
"cpu",
"x86-64",
"--dimension",
"gpu",
"none",
"--dimension",
"os",
"Ubuntu-14.04",
"--dimension",
"pool",
"Chrome",
"--named-cache",
"swarming_module_cache_vpython",
".swarming_module_cache/vpython",
"--tag",
"build_is_experimental:false",
"--tag",
"buildername:V8 Foobar",
"--tag",
"buildnumber:571",
"--tag",
"data:[dummy hash for test262]",
"--tag",
"master:client.v8",
"--tag",
"name:Test262",
"--tag",
"project:v8",
"--tag",
"purpose:CI",
"--tag",
"purpose:post-commit",
"--tag",
"slavename:test_bot",
"--tag",
"spec_name:v8.ci:V8 Foobar",
"--tag",
"stepname:Test262",
"--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 test262]",
"--raw-cmd",
"--",
"tools/run-tests.py",
"--progress=verbose",
"--mode",
"Release",
"--outdir",
"out",
"--buildbot",
"--timeout=200",
"--random-seed=831298184",
"test262",
"--variants=more,dev",
"--extra-flags=--flag",
"--rerun-failures-count=2",
"--mastername",
"client.v8",
"--buildername",
"V8 Foobar",
"--swarming",
"--json-test-results",
"${ISOLATED_OUTDIR}/output.json"
],
"name": "trigger tests.[trigger] Test262"
},
{
"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/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\": \"Check/Ubuntu-14.04/[dummy has/V8 Foobar/571\", \"tasks\": {\"Check/Ubuntu-14.04/[dummy has/V8 Foobar/571\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/10000\"}}}"
],
"infra_step": true,
"name": "Check",
"~followup_annotations": [
"@@@STEP_TEXT@failures: 1<br/>@@@",
"@@@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@@@",
"@@@STEP_LOG_LINE@test-name@Test: suite-name/dir/test-name@@@",
"@@@STEP_LOG_LINE@test-name@Flags: @@@",
"@@@STEP_LOG_LINE@test-name@Command: d8 test.js@@@",
"@@@STEP_LOG_LINE@test-name@Variant: default@@@",
"@@@STEP_LOG_LINE@test-name@@@@",
"@@@STEP_LOG_LINE@test-name@Build environment:@@@",
"@@@STEP_LOG_LINE@test-name@ gn_args: target_cpu = \"x86\" use_goma = true@@@",
"@@@STEP_LOG_LINE@test-name@@@@",
"@@@STEP_LOG_LINE@test-name@Run #1@@@",
"@@@STEP_LOG_LINE@test-name@Exit code: 1@@@",
"@@@STEP_LOG_LINE@test-name@Result: FAIL@@@",
"@@@STEP_LOG_LINE@test-name@Expected outcomes: PASS, SLOW@@@",
"@@@STEP_LOG_LINE@test-name@Duration: 00:05:000@@@",
"@@@STEP_LOG_LINE@test-name@@@@",
"@@@STEP_LOG_LINE@test-name@Stdout:@@@",
"@@@STEP_LOG_LINE@test-name@Some output.@@@",
"@@@STEP_LOG_LINE@test-name@@@@",
"@@@STEP_LOG_LINE@test-name@Stderr:@@@",
"@@@STEP_LOG_LINE@test-name@Some errput.@@@",
"@@@STEP_LOG_LINE@test-name@@@@",
"@@@STEP_LOG_END@test-name@@@",
"@@@STEP_FAILURE@@@"
]
},
{
"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/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\": \"Test262/Ubuntu-14.04/[dummy has/V8 Foobar/571\", \"tasks\": {\"Test262/Ubuntu-14.04/[dummy has/V8 Foobar/571\": {\"shard_index\": 0, \"task_id\": \"110000\", \"view_url\": \"https://chromium-swarm.appspot.com/user/task/110000\"}}}"
],
"infra_step": true,
"name": "Test262",
"~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@@@"
]
},
{
"cmd": [],
"name": "Bisection disabled - test too slow"
},
{
"failure": {
"failure": {
"step": ""
},
"humanReason": "Failures or flakes in build."
},
"name": "$result"
}
]