| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "V8 Linux - debug builder", | 10 "V8 Linux - debug builder", |
| (...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 349 "ignition": "[dummy hash for ignition]", | 349 "ignition": "[dummy hash for ignition]", |
| 350 "mjsunit": "[dummy hash for mjsunit]", | 350 "mjsunit": "[dummy hash for mjsunit]", |
| 351 "mozilla": "[dummy hash for mozilla]", | 351 "mozilla": "[dummy hash for mozilla]", |
| 352 "simdjs": "[dummy hash for simdjs]", | 352 "simdjs": "[dummy hash for simdjs]", |
| 353 "test262": "[dummy hash for test262]", | 353 "test262": "[dummy hash for test262]", |
| 354 "webkit": "[dummy hash for webkit]" | 354 "webkit": "[dummy hash for webkit]" |
| 355 } | 355 } |
| 356 } | 356 } |
| 357 }, | 357 }, |
| 358 { | 358 { |
| 359 "builder_name": "V8 Linux - memcheck", | |
| 360 "properties": { | |
| 361 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | |
| 362 "parent_got_revision_cp": "refs/heads/master@{#50110}", | |
| 363 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | |
| 364 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | |
| 365 "swarm_hashes": { | |
| 366 "benchmarks": "[dummy hash for benchmarks]", | |
| 367 "bot_default": "[dummy hash for bot_default]", | |
| 368 "ignition": "[dummy hash for ignition]", | |
| 369 "mjsunit": "[dummy hash for mjsunit]", | |
| 370 "mozilla": "[dummy hash for mozilla]", | |
| 371 "simdjs": "[dummy hash for simdjs]", | |
| 372 "test262": "[dummy hash for test262]", | |
| 373 "webkit": "[dummy hash for webkit]" | |
| 374 } | |
| 375 } | |
| 376 }, | |
| 377 { | |
| 378 "builder_name": "V8 Linux - debug - greedy allocator", | 359 "builder_name": "V8 Linux - debug - greedy allocator", |
| 379 "properties": { | 360 "properties": { |
| 380 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 361 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 381 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 362 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 382 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 363 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 383 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 364 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 384 "swarm_hashes": { | 365 "swarm_hashes": { |
| 385 "benchmarks": "[dummy hash for benchmarks]", | 366 "benchmarks": "[dummy hash for benchmarks]", |
| 386 "bot_default": "[dummy hash for bot_default]", | 367 "bot_default": "[dummy hash for bot_default]", |
| 387 "ignition": "[dummy hash for ignition]", | 368 "ignition": "[dummy hash for ignition]", |
| 388 "mjsunit": "[dummy hash for mjsunit]", | 369 "mjsunit": "[dummy hash for mjsunit]", |
| 389 "mozilla": "[dummy hash for mozilla]", | 370 "mozilla": "[dummy hash for mozilla]", |
| 390 "simdjs": "[dummy hash for simdjs]", | 371 "simdjs": "[dummy hash for simdjs]", |
| 391 "test262": "[dummy hash for test262]", | 372 "test262": "[dummy hash for test262]", |
| 392 "webkit": "[dummy hash for webkit]" | 373 "webkit": "[dummy hash for webkit]" |
| 393 } | 374 } |
| 394 } | 375 } |
| 395 } | 376 } |
| 396 ], | 377 ], |
| 397 "~followup_annotations": [ | 378 "~followup_annotations": [ |
| 398 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- debug - code serializer<br />V8 Linux - debug - greedy allocator<br />V8 Linux
- debug - isolates<br />V8 Linux - debug - nosse3<br />V8 Linux - debug - nosse
4<br />V8 Linux - gc stress<br />V8 Linux - memcheck@@@" | 379 "@@@STEP_TEXT@V8 Linux - debug<br />V8 Linux - debug - avx2<br />V8 Linux
- debug - code serializer<br />V8 Linux - debug - greedy allocator<br />V8 Linux
- debug - isolates<br />V8 Linux - debug - nosse3<br />V8 Linux - debug - nosse
4<br />V8 Linux - gc stress@@@" |
| 399 ] | 380 ] |
| 400 }, | 381 }, |
| 401 { | 382 { |
| 402 "name": "$result", | 383 "name": "$result", |
| 403 "recipe_result": null, | 384 "recipe_result": null, |
| 404 "status_code": 0 | 385 "status_code": 0 |
| 405 } | 386 } |
| 406 ] | 387 ] |
| OLD | NEW |