| 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 Linux64 - debug builder", | 10 "V8 Linux64 - debug builder", |
| (...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 "name": "package build" | 246 "name": "package build" |
| 247 }, | 247 }, |
| 248 { | 248 { |
| 249 "cmd": [], | 249 "cmd": [], |
| 250 "cwd": "[SLAVE_BUILD]", | 250 "cwd": "[SLAVE_BUILD]", |
| 251 "name": "trigger", | 251 "name": "trigger", |
| 252 "trigger_specs": [ | 252 "trigger_specs": [ |
| 253 { | 253 { |
| 254 "builder_name": "V8 Fuzzer", | 254 "builder_name": "V8 Fuzzer", |
| 255 "properties": { | 255 "properties": { |
| 256 "parent_build_environment": { |
| 257 "GYP_DEFINES": "clang=1 jsfunfuzz=1 target_arch=x64 test_isolation_m
ode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_a
rch=x64", |
| 258 "GYP_GENERATORS": "ninja" |
| 259 }, |
| 256 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 260 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 257 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 261 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 258 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 262 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 259 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 263 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 260 "swarm_hashes": { | 264 "swarm_hashes": { |
| 261 "benchmarks": "[dummy hash for benchmarks]", | 265 "benchmarks": "[dummy hash for benchmarks]", |
| 262 "bot_default": "[dummy hash for bot_default]", | 266 "bot_default": "[dummy hash for bot_default]", |
| 263 "ignition": "[dummy hash for ignition]", | 267 "ignition": "[dummy hash for ignition]", |
| 264 "jsfunfuzz": "[dummy hash for jsfunfuzz]", | 268 "jsfunfuzz": "[dummy hash for jsfunfuzz]", |
| 265 "mjsunit": "[dummy hash for mjsunit]", | 269 "mjsunit": "[dummy hash for mjsunit]", |
| 266 "mozilla": "[dummy hash for mozilla]", | 270 "mozilla": "[dummy hash for mozilla]", |
| 267 "run-valgrind": "[dummy hash for run-valgrind]", | 271 "run-valgrind": "[dummy hash for run-valgrind]", |
| 268 "simdjs": "[dummy hash for simdjs]", | 272 "simdjs": "[dummy hash for simdjs]", |
| 269 "test262": "[dummy hash for test262]" | 273 "test262": "[dummy hash for test262]" |
| 270 } | 274 } |
| 271 } | 275 } |
| 272 }, | 276 }, |
| 273 { | 277 { |
| 274 "builder_name": "V8 Linux64 - debug", | 278 "builder_name": "V8 Linux64 - debug", |
| 275 "properties": { | 279 "properties": { |
| 280 "parent_build_environment": { |
| 281 "GYP_DEFINES": "clang=1 jsfunfuzz=1 target_arch=x64 test_isolation_m
ode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_a
rch=x64", |
| 282 "GYP_GENERATORS": "ninja" |
| 283 }, |
| 276 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 284 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 277 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 285 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 278 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 286 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 279 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 287 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 280 "swarm_hashes": { | 288 "swarm_hashes": { |
| 281 "benchmarks": "[dummy hash for benchmarks]", | 289 "benchmarks": "[dummy hash for benchmarks]", |
| 282 "bot_default": "[dummy hash for bot_default]", | 290 "bot_default": "[dummy hash for bot_default]", |
| 283 "ignition": "[dummy hash for ignition]", | 291 "ignition": "[dummy hash for ignition]", |
| 284 "jsfunfuzz": "[dummy hash for jsfunfuzz]", | 292 "jsfunfuzz": "[dummy hash for jsfunfuzz]", |
| 285 "mjsunit": "[dummy hash for mjsunit]", | 293 "mjsunit": "[dummy hash for mjsunit]", |
| 286 "mozilla": "[dummy hash for mozilla]", | 294 "mozilla": "[dummy hash for mozilla]", |
| 287 "run-valgrind": "[dummy hash for run-valgrind]", | 295 "run-valgrind": "[dummy hash for run-valgrind]", |
| 288 "simdjs": "[dummy hash for simdjs]", | 296 "simdjs": "[dummy hash for simdjs]", |
| 289 "test262": "[dummy hash for test262]" | 297 "test262": "[dummy hash for test262]" |
| 290 } | 298 } |
| 291 } | 299 } |
| 292 }, | 300 }, |
| 293 { | 301 { |
| 294 "builder_name": "V8 Linux64 - debug - avx2", | 302 "builder_name": "V8 Linux64 - debug - avx2", |
| 295 "properties": { | 303 "properties": { |
| 304 "parent_build_environment": { |
| 305 "GYP_DEFINES": "clang=1 jsfunfuzz=1 target_arch=x64 test_isolation_m
ode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_a
rch=x64", |
| 306 "GYP_GENERATORS": "ninja" |
| 307 }, |
| 296 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 308 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 297 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 309 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 298 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 310 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 299 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 311 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 300 "swarm_hashes": { | 312 "swarm_hashes": { |
| 301 "benchmarks": "[dummy hash for benchmarks]", | 313 "benchmarks": "[dummy hash for benchmarks]", |
| 302 "bot_default": "[dummy hash for bot_default]", | 314 "bot_default": "[dummy hash for bot_default]", |
| 303 "ignition": "[dummy hash for ignition]", | 315 "ignition": "[dummy hash for ignition]", |
| 304 "jsfunfuzz": "[dummy hash for jsfunfuzz]", | 316 "jsfunfuzz": "[dummy hash for jsfunfuzz]", |
| 305 "mjsunit": "[dummy hash for mjsunit]", | 317 "mjsunit": "[dummy hash for mjsunit]", |
| 306 "mozilla": "[dummy hash for mozilla]", | 318 "mozilla": "[dummy hash for mozilla]", |
| 307 "run-valgrind": "[dummy hash for run-valgrind]", | 319 "run-valgrind": "[dummy hash for run-valgrind]", |
| 308 "simdjs": "[dummy hash for simdjs]", | 320 "simdjs": "[dummy hash for simdjs]", |
| 309 "test262": "[dummy hash for test262]" | 321 "test262": "[dummy hash for test262]" |
| 310 } | 322 } |
| 311 } | 323 } |
| 312 }, | 324 }, |
| 313 { | 325 { |
| 314 "builder_name": "V8 Linux64 - debug - greedy allocator", | 326 "builder_name": "V8 Linux64 - debug - greedy allocator", |
| 315 "properties": { | 327 "properties": { |
| 328 "parent_build_environment": { |
| 329 "GYP_DEFINES": "clang=1 jsfunfuzz=1 target_arch=x64 test_isolation_m
ode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_a
rch=x64", |
| 330 "GYP_GENERATORS": "ninja" |
| 331 }, |
| 316 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 332 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 317 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 333 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
| 318 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 334 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
| 319 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 335 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
| 320 "swarm_hashes": { | 336 "swarm_hashes": { |
| 321 "benchmarks": "[dummy hash for benchmarks]", | 337 "benchmarks": "[dummy hash for benchmarks]", |
| 322 "bot_default": "[dummy hash for bot_default]", | 338 "bot_default": "[dummy hash for bot_default]", |
| 323 "ignition": "[dummy hash for ignition]", | 339 "ignition": "[dummy hash for ignition]", |
| 324 "jsfunfuzz": "[dummy hash for jsfunfuzz]", | 340 "jsfunfuzz": "[dummy hash for jsfunfuzz]", |
| 325 "mjsunit": "[dummy hash for mjsunit]", | 341 "mjsunit": "[dummy hash for mjsunit]", |
| 326 "mozilla": "[dummy hash for mozilla]", | 342 "mozilla": "[dummy hash for mozilla]", |
| 327 "run-valgrind": "[dummy hash for run-valgrind]", | 343 "run-valgrind": "[dummy hash for run-valgrind]", |
| 328 "simdjs": "[dummy hash for simdjs]", | 344 "simdjs": "[dummy hash for simdjs]", |
| 329 "test262": "[dummy hash for test262]" | 345 "test262": "[dummy hash for test262]" |
| 330 } | 346 } |
| 331 } | 347 } |
| 332 } | 348 } |
| 333 ], | 349 ], |
| 334 "~followup_annotations": [ | 350 "~followup_annotations": [ |
| 335 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug -
avx2<br />V8 Linux64 - debug - greedy allocator@@@" | 351 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug -
avx2<br />V8 Linux64 - debug - greedy allocator@@@" |
| 336 ] | 352 ] |
| 337 }, | 353 }, |
| 338 { | 354 { |
| 339 "name": "$result", | 355 "name": "$result", |
| 340 "recipe_result": null, | 356 "recipe_result": null, |
| 341 "status_code": 0 | 357 "status_code": 0 |
| 342 } | 358 } |
| 343 ] | 359 ] |
| OLD | NEW |