Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1365)

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___debug_builder.json

Issue 1583933006: V8 Buildbot: Let leak checker use the v8-side wrapper. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 Linux64 - debug builder", 10 "V8 Linux64 - debug builder",
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 "swarm_hashes": { 284 "swarm_hashes": {
285 "benchmarks": "[dummy hash for benchmarks]", 285 "benchmarks": "[dummy hash for benchmarks]",
286 "bot_default": "[dummy hash for bot_default]", 286 "bot_default": "[dummy hash for bot_default]",
287 "ignition": "[dummy hash for ignition]", 287 "ignition": "[dummy hash for ignition]",
288 "mjsunit": "[dummy hash for mjsunit]", 288 "mjsunit": "[dummy hash for mjsunit]",
289 "mozilla": "[dummy hash for mozilla]", 289 "mozilla": "[dummy hash for mozilla]",
290 "simdjs": "[dummy hash for simdjs]", 290 "simdjs": "[dummy hash for simdjs]",
291 "test262": "[dummy hash for test262]" 291 "test262": "[dummy hash for test262]"
292 } 292 }
293 } 293 }
294 },
295 {
296 "builder_name": "V8 Linux64 - memcheck",
297 "properties": {
298 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
299 "parent_got_revision_cp": "refs/heads/master@{#50110}",
300 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
301 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
302 "swarm_hashes": {
303 "benchmarks": "[dummy hash for benchmarks]",
304 "bot_default": "[dummy hash for bot_default]",
305 "ignition": "[dummy hash for ignition]",
306 "mjsunit": "[dummy hash for mjsunit]",
307 "mozilla": "[dummy hash for mozilla]",
308 "simdjs": "[dummy hash for simdjs]",
309 "test262": "[dummy hash for test262]"
310 }
311 }
294 } 312 }
295 ], 313 ],
296 "~followup_annotations": [ 314 "~followup_annotations": [
297 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2<br />V8 Linux64 - debug - greedy allocator@@@" 315 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2<br />V8 Linux64 - debug - greedy allocator<br />V8 Linux64 - memcheck@@@"
298 ] 316 ]
299 }, 317 },
300 { 318 {
301 "name": "$result", 319 "name": "$result",
302 "recipe_result": null, 320 "recipe_result": null,
303 "status_code": 0 321 "status_code": 0
304 } 322 }
305 ] 323 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/v8.py ('k') | scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux64___memcheck.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698