| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Mac64 ASAN", | 10 "V8 Mac64 ASAN", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana
ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'chromium_trunk'
: 'svn://svn-mirror.golo.chromium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'mana
ged': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 15 "--root", | 15 "--root", |
| 16 "v8", | 16 "v8", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c
lient_revision\"}", | 18 "{\"v8\": \"got_revision\", \"v8/tools/swarming_client\": \"got_swarming_c
lient_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "v8@20123", | 24 "v8@20123", |
| 25 "--no_shallow", | 25 "--no_shallow", |
| 26 "--output_manifest" | 26 "--output_manifest" |
| 27 ], | 27 ], |
| 28 "cwd": "[SLAVE_BUILD]", | |
| 29 "env": { | 28 "env": { |
| 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 31 }, | 30 }, |
| 32 "name": "bot_update", | 31 "name": "bot_update", |
| 33 "~followup_annotations": [ | 32 "~followup_annotations": [ |
| 34 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"v8\": \"20123\"@@@", |
| (...skipping 26 matching lines...) Expand all Loading... |
| 65 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097
c9c571640038896debc4\"@@@" | 64 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"e4fee0b18f8163be6097
c9c571640038896debc4\"@@@" |
| 66 ] | 65 ] |
| 67 }, | 66 }, |
| 68 { | 67 { |
| 69 "cmd": [ | 68 "cmd": [ |
| 70 "python", | 69 "python", |
| 71 "-u", | 70 "-u", |
| 72 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", | 71 "[SLAVE_BUILD]/v8/tools/swarming_client/swarming.py", |
| 73 "--version" | 72 "--version" |
| 74 ], | 73 ], |
| 75 "cwd": "[SLAVE_BUILD]", | |
| 76 "name": "swarming.py --version", | 74 "name": "swarming.py --version", |
| 77 "stdout": "/path/to/tmp/", | 75 "stdout": "/path/to/tmp/", |
| 78 "~followup_annotations": [ | 76 "~followup_annotations": [ |
| 79 "@@@STEP_TEXT@0.4.10@@@" | 77 "@@@STEP_TEXT@0.4.10@@@" |
| 80 ] | 78 ] |
| 81 }, | 79 }, |
| 82 { | 80 { |
| 83 "cmd": [ | 81 "cmd": [ |
| 84 "python", | 82 "python", |
| 85 "-u", | 83 "-u", |
| 86 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 84 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 87 "runhooks" | 85 "runhooks" |
| 88 ], | 86 ], |
| 89 "cwd": "[SLAVE_BUILD]", | |
| 90 "env": { | 87 "env": { |
| 91 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 88 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 92 "GYP_DEFINES": "asan=1 clang=1 fastbuild=0 gomadir='[BUILD]/goma' lsan=1 t
arget_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64", | 89 "GYP_DEFINES": "asan=1 clang=1 fastbuild=0 gomadir='[BUILD]/goma' lsan=1 t
arget_arch=x64 test_isolation_mode=prepare use_goma=1 v8_target_arch=x64", |
| 93 "GYP_GENERATORS": "ninja", | 90 "GYP_GENERATORS": "ninja", |
| 94 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 91 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 95 }, | 92 }, |
| 96 "name": "gclient runhooks" | 93 "name": "gclient runhooks" |
| 97 }, | 94 }, |
| 98 { | 95 { |
| 99 "cmd": [ | 96 "cmd": [ |
| 100 "python", | 97 "python", |
| 101 "-u", | 98 "-u", |
| 102 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 99 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 103 "--show-path", | 100 "--show-path", |
| 104 "python", | 101 "python", |
| 105 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 102 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 106 ], | 103 ], |
| 107 "cwd": "[SLAVE_BUILD]", | |
| 108 "name": "cleanup_temp" | 104 "name": "cleanup_temp" |
| 109 }, | 105 }, |
| 110 { | 106 { |
| 111 "allow_subannotations": true, | 107 "allow_subannotations": true, |
| 112 "cmd": [ | 108 "cmd": [ |
| 113 "python", | 109 "python", |
| 114 "-u", | 110 "-u", |
| 115 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", | 111 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py", |
| 116 "--src-dir", | 112 "--src-dir", |
| 117 "[SLAVE_BUILD]/v8", | 113 "[SLAVE_BUILD]/v8", |
| 118 "--output-json", | 114 "--output-json", |
| 119 "/path/to/tmp/json" | 115 "/path/to/tmp/json" |
| 120 ], | 116 ], |
| 121 "cwd": "[SLAVE_BUILD]", | |
| 122 "env": { | 117 "env": { |
| 123 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 118 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 124 }, | 119 }, |
| 125 "name": "clang_revision", | 120 "name": "clang_revision", |
| 126 "~followup_annotations": [ | 121 "~followup_annotations": [ |
| 127 "@@@STEP_LOG_LINE@json.output@{@@@", | 122 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 128 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | 123 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", |
| 129 "@@@STEP_LOG_LINE@json.output@}@@@", | 124 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 130 "@@@STEP_LOG_END@json.output@@@" | 125 "@@@STEP_LOG_END@json.output@@@" |
| 131 ] | 126 ] |
| (...skipping 21 matching lines...) Expand all Loading... |
| 153 "--compiler", | 148 "--compiler", |
| 154 "goma-clang", | 149 "goma-clang", |
| 155 "--goma-jsonstatus", | 150 "--goma-jsonstatus", |
| 156 "/path/to/tmp/json", | 151 "/path/to/tmp/json", |
| 157 "--goma-service-account-json-file", | 152 "--goma-service-account-json-file", |
| 158 "/creds/service_accounts/service-account-goma-client.json", | 153 "/creds/service_accounts/service-account-goma-client.json", |
| 159 "--goma-dir", | 154 "--goma-dir", |
| 160 "[BUILD]/goma", | 155 "[BUILD]/goma", |
| 161 "--" | 156 "--" |
| 162 ], | 157 ], |
| 163 "cwd": "[SLAVE_BUILD]", | |
| 164 "env": { | 158 "env": { |
| 165 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 159 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 166 }, | 160 }, |
| 167 "name": "compile", | 161 "name": "compile", |
| 168 "~followup_annotations": [ | 162 "~followup_annotations": [ |
| 169 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 163 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 170 "@@@STEP_LOG_END@json.output (invalid)@@@" | 164 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 171 ] | 165 ] |
| 172 }, | 166 }, |
| 173 { | 167 { |
| 174 "cmd": [ | 168 "cmd": [ |
| 175 "python", | 169 "python", |
| 176 "-u", | 170 "-u", |
| 177 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 171 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 178 "[SLAVE_BUILD]/v8/tools/swarming_client", | 172 "[SLAVE_BUILD]/v8/tools/swarming_client", |
| 179 "batcharchive", | 173 "batcharchive", |
| 180 "--dump-json", | 174 "--dump-json", |
| 181 "/path/to/tmp/json", | 175 "/path/to/tmp/json", |
| 182 "--isolate-server", | 176 "--isolate-server", |
| 183 "https://isolateserver.appspot.com", | 177 "https://isolateserver.appspot.com", |
| 184 "--verbose", | 178 "--verbose", |
| 185 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 179 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
| 186 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json" | 180 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json" |
| 187 ], | 181 ], |
| 188 "cwd": "[SLAVE_BUILD]", | |
| 189 "name": "isolate tests", | 182 "name": "isolate tests", |
| 190 "~followup_annotations": [ | 183 "~followup_annotations": [ |
| 191 "@@@STEP_LOG_LINE@json.output@{@@@", | 184 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 192 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 185 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
| 193 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
"@@@", | 186 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
"@@@", |
| 194 "@@@STEP_LOG_LINE@json.output@}@@@", | 187 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 195 "@@@STEP_LOG_END@json.output@@@" | 188 "@@@STEP_LOG_END@json.output@@@" |
| 196 ] | 189 ] |
| 197 }, | 190 }, |
| 198 { | 191 { |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 267 "--timeout=200", | 260 "--timeout=200", |
| 268 "--random-seed=1756700611", | 261 "--random-seed=1756700611", |
| 269 "bot_default", | 262 "bot_default", |
| 270 "--exhaustive-variants", | 263 "--exhaustive-variants", |
| 271 "--asan", | 264 "--asan", |
| 272 "--rerun-failures-count=2", | 265 "--rerun-failures-count=2", |
| 273 "--swarming", | 266 "--swarming", |
| 274 "--json-test-results", | 267 "--json-test-results", |
| 275 "${ISOLATED_OUTDIR}/output.json" | 268 "${ISOLATED_OUTDIR}/output.json" |
| 276 ], | 269 ], |
| 277 "cwd": "[SLAVE_BUILD]", | |
| 278 "name": "[trigger] Check on Mac-10.9", | 270 "name": "[trigger] Check on Mac-10.9", |
| 279 "~followup_annotations": [ | 271 "~followup_annotations": [ |
| 280 "@@@STEP_LOG_LINE@json.output@{@@@", | 272 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Mac-10.9/[dumm
y has/V8 Mac64 ASAN/571\", @@@", | 273 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Check/Mac-10.9/[dumm
y has/V8 Mac64 ASAN/571\", @@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 274 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"Check/Mac-10.9/[dummy has/V8 Mac64 ASA
N/571:4:0\": {@@@", | 275 "@@@STEP_LOG_LINE@json.output@ \"Check/Mac-10.9/[dummy has/V8 Mac64 ASA
N/571:4:0\": {@@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 276 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 277 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 278 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 287 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 279 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 382 "--random-seed=1756700611", | 374 "--random-seed=1756700611", |
| 383 "ignition", | 375 "ignition", |
| 384 "--ignition-turbofan", | 376 "--ignition-turbofan", |
| 385 "--variants=ignition_turbofan", | 377 "--variants=ignition_turbofan", |
| 386 "--asan", | 378 "--asan", |
| 387 "--rerun-failures-count=2", | 379 "--rerun-failures-count=2", |
| 388 "--swarming", | 380 "--swarming", |
| 389 "--json-test-results", | 381 "--json-test-results", |
| 390 "${ISOLATED_OUTDIR}/output.json" | 382 "${ISOLATED_OUTDIR}/output.json" |
| 391 ], | 383 ], |
| 392 "cwd": "[SLAVE_BUILD]", | |
| 393 "name": "[trigger] Ignition - turbofan on Mac-10.9", | 384 "name": "[trigger] Ignition - turbofan on Mac-10.9", |
| 394 "~followup_annotations": [ | 385 "~followup_annotations": [ |
| 395 "@@@STEP_LOG_LINE@json.output@{@@@", | 386 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 396 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/
Mac-10.9/[dummy has/V8 Mac64 ASAN/571\", @@@", | 387 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"Ignition - turbofan/
Mac-10.9/[dummy has/V8 Mac64 ASAN/571\", @@@", |
| 397 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 388 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 398 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Mac-10.9/[dummy ha
s/V8 Mac64 ASAN/571\": {@@@", | 389 "@@@STEP_LOG_LINE@json.output@ \"Ignition - turbofan/Mac-10.9/[dummy ha
s/V8 Mac64 ASAN/571\": {@@@", |
| 399 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 390 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 400 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 391 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 401 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 392 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 402 "@@@STEP_LOG_LINE@json.output@ }@@@", | 393 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 421 "--", | 412 "--", |
| 422 "collect", | 413 "collect", |
| 423 "--swarming", | 414 "--swarming", |
| 424 "https://chromium-swarm.appspot.com", | 415 "https://chromium-swarm.appspot.com", |
| 425 "--decorate", | 416 "--decorate", |
| 426 "--print-status-updates", | 417 "--print-status-updates", |
| 427 "--shards", | 418 "--shards", |
| 428 "4", | 419 "4", |
| 429 "Check/Mac-10.9/[dummy has/V8 Mac64 ASAN/571" | 420 "Check/Mac-10.9/[dummy has/V8 Mac64 ASAN/571" |
| 430 ], | 421 ], |
| 431 "cwd": "[SLAVE_BUILD]", | |
| 432 "name": "Check", | 422 "name": "Check", |
| 433 "~followup_annotations": [ | 423 "~followup_annotations": [ |
| 434 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 424 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 435 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 425 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 436 "@@@STEP_LOG_LINE@durations@@@@", | 426 "@@@STEP_LOG_LINE@durations@@@@", |
| 437 "@@@STEP_LOG_LINE@durations@Details:@@@", | 427 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 438 "@@@STEP_LOG_LINE@durations@@@@", | 428 "@@@STEP_LOG_LINE@durations@@@@", |
| 439 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 429 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 440 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 430 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 441 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 431 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 462 "--", | 452 "--", |
| 463 "collect", | 453 "collect", |
| 464 "--swarming", | 454 "--swarming", |
| 465 "https://chromium-swarm.appspot.com", | 455 "https://chromium-swarm.appspot.com", |
| 466 "--decorate", | 456 "--decorate", |
| 467 "--print-status-updates", | 457 "--print-status-updates", |
| 468 "--shards", | 458 "--shards", |
| 469 "1", | 459 "1", |
| 470 "Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64 ASAN/571" | 460 "Ignition - turbofan/Mac-10.9/[dummy has/V8 Mac64 ASAN/571" |
| 471 ], | 461 ], |
| 472 "cwd": "[SLAVE_BUILD]", | |
| 473 "name": "Ignition - turbofan", | 462 "name": "Ignition - turbofan", |
| 474 "~followup_annotations": [ | 463 "~followup_annotations": [ |
| 475 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", | 464 "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@", |
| 476 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", | 465 "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@", |
| 477 "@@@STEP_LOG_LINE@durations@@@@", | 466 "@@@STEP_LOG_LINE@durations@@@@", |
| 478 "@@@STEP_LOG_LINE@durations@Details:@@@", | 467 "@@@STEP_LOG_LINE@durations@Details:@@@", |
| 479 "@@@STEP_LOG_LINE@durations@@@@", | 468 "@@@STEP_LOG_LINE@durations@@@@", |
| 480 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", | 469 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@", |
| 481 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", | 470 "@@@STEP_LOG_LINE@durations@Flags: -f@@@", |
| 482 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", | 471 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", |
| 483 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", | 472 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", |
| 484 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", | 473 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", |
| 485 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", | 474 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", |
| 486 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", | 475 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", |
| 487 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", | 476 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", |
| 488 "@@@STEP_LOG_END@durations@@@" | 477 "@@@STEP_LOG_END@durations@@@" |
| 489 ] | 478 ] |
| 490 }, | 479 }, |
| 491 { | 480 { |
| 492 "name": "$result", | 481 "name": "$result", |
| 493 "recipe_result": null, | 482 "recipe_result": null, |
| 494 "status_code": 0 | 483 "status_code": 0 |
| 495 } | 484 } |
| 496 ] | 485 ] |
| OLD | NEW |