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

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

Issue 2035633002: V8: Explicitly define presence of valgrind on relevant builder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « scripts/slave/recipe_modules/v8/chromium_config.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 { 80 {
81 "cmd": [ 81 "cmd": [
82 "python", 82 "python",
83 "-u", 83 "-u",
84 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 84 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
85 "runhooks" 85 "runhooks"
86 ], 86 ],
87 "cwd": "[SLAVE_BUILD]/v8", 87 "cwd": "[SLAVE_BUILD]/v8",
88 "env": { 88 "env": {
89 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 89 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
90 "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' jsfunfuzz=1 target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_de bug=1 v8_target_arch=x64", 90 "GYP_DEFINES": "clang=1 gomadir='[BUILD]/goma' has_valgrind=1 jsfunfuzz=1 target_arch=x64 test_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debug=1 v8_target_arch=x64",
91 "GYP_GENERATORS": "ninja", 91 "GYP_GENERATORS": "ninja",
92 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 92 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
93 }, 93 },
94 "name": "gclient runhooks" 94 "name": "gclient runhooks"
95 }, 95 },
96 { 96 {
97 "cmd": [ 97 "cmd": [
98 "python", 98 "python",
99 "-u", 99 "-u",
100 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 100 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
299 "name": "package build" 299 "name": "package build"
300 }, 300 },
301 { 301 {
302 "cmd": [], 302 "cmd": [],
303 "name": "trigger", 303 "name": "trigger",
304 "trigger_specs": [ 304 "trigger_specs": [
305 { 305 {
306 "builder_name": "V8 Fuzzer", 306 "builder_name": "V8 Fuzzer",
307 "properties": { 307 "properties": {
308 "parent_build_environment": { 308 "parent_build_environment": {
309 "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", 309 "GYP_DEFINES": "clang=1 has_valgrind=1 jsfunfuzz=1 target_arch=x64 t est_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debu g=1 v8_target_arch=x64",
310 "GYP_GENERATORS": "ninja" 310 "GYP_GENERATORS": "ninja"
311 }, 311 },
312 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 312 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
313 "parent_got_revision_cp": "refs/heads/master@{#50110}", 313 "parent_got_revision_cp": "refs/heads/master@{#50110}",
314 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 314 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
315 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 315 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
316 "swarm_hashes": { 316 "swarm_hashes": {
317 "benchmarks": "[dummy hash for benchmarks]", 317 "benchmarks": "[dummy hash for benchmarks]",
318 "bot_default": "[dummy hash for bot_default]", 318 "bot_default": "[dummy hash for bot_default]",
319 "ignition": "[dummy hash for ignition]", 319 "ignition": "[dummy hash for ignition]",
320 "jsfunfuzz": "[dummy hash for jsfunfuzz]", 320 "jsfunfuzz": "[dummy hash for jsfunfuzz]",
321 "mjsunit": "[dummy hash for mjsunit]", 321 "mjsunit": "[dummy hash for mjsunit]",
322 "mozilla": "[dummy hash for mozilla]", 322 "mozilla": "[dummy hash for mozilla]",
323 "run-valgrind": "[dummy hash for run-valgrind]", 323 "run-valgrind": "[dummy hash for run-valgrind]",
324 "simdjs": "[dummy hash for simdjs]", 324 "simdjs": "[dummy hash for simdjs]",
325 "test262": "[dummy hash for test262]" 325 "test262": "[dummy hash for test262]"
326 } 326 }
327 } 327 }
328 }, 328 },
329 { 329 {
330 "builder_name": "V8 Linux64 - debug", 330 "builder_name": "V8 Linux64 - debug",
331 "properties": { 331 "properties": {
332 "parent_build_environment": { 332 "parent_build_environment": {
333 "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", 333 "GYP_DEFINES": "clang=1 has_valgrind=1 jsfunfuzz=1 target_arch=x64 t est_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debu g=1 v8_target_arch=x64",
334 "GYP_GENERATORS": "ninja" 334 "GYP_GENERATORS": "ninja"
335 }, 335 },
336 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 336 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
337 "parent_got_revision_cp": "refs/heads/master@{#50110}", 337 "parent_got_revision_cp": "refs/heads/master@{#50110}",
338 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 338 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
339 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 339 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
340 "swarm_hashes": { 340 "swarm_hashes": {
341 "benchmarks": "[dummy hash for benchmarks]", 341 "benchmarks": "[dummy hash for benchmarks]",
342 "bot_default": "[dummy hash for bot_default]", 342 "bot_default": "[dummy hash for bot_default]",
343 "ignition": "[dummy hash for ignition]", 343 "ignition": "[dummy hash for ignition]",
344 "jsfunfuzz": "[dummy hash for jsfunfuzz]", 344 "jsfunfuzz": "[dummy hash for jsfunfuzz]",
345 "mjsunit": "[dummy hash for mjsunit]", 345 "mjsunit": "[dummy hash for mjsunit]",
346 "mozilla": "[dummy hash for mozilla]", 346 "mozilla": "[dummy hash for mozilla]",
347 "run-valgrind": "[dummy hash for run-valgrind]", 347 "run-valgrind": "[dummy hash for run-valgrind]",
348 "simdjs": "[dummy hash for simdjs]", 348 "simdjs": "[dummy hash for simdjs]",
349 "test262": "[dummy hash for test262]" 349 "test262": "[dummy hash for test262]"
350 } 350 }
351 } 351 }
352 }, 352 },
353 { 353 {
354 "builder_name": "V8 Linux64 - debug - avx2", 354 "builder_name": "V8 Linux64 - debug - avx2",
355 "properties": { 355 "properties": {
356 "parent_build_environment": { 356 "parent_build_environment": {
357 "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", 357 "GYP_DEFINES": "clang=1 has_valgrind=1 jsfunfuzz=1 target_arch=x64 t est_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debu g=1 v8_target_arch=x64",
358 "GYP_GENERATORS": "ninja" 358 "GYP_GENERATORS": "ninja"
359 }, 359 },
360 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 360 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
361 "parent_got_revision_cp": "refs/heads/master@{#50110}", 361 "parent_got_revision_cp": "refs/heads/master@{#50110}",
362 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 362 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
363 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 363 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
364 "swarm_hashes": { 364 "swarm_hashes": {
365 "benchmarks": "[dummy hash for benchmarks]", 365 "benchmarks": "[dummy hash for benchmarks]",
366 "bot_default": "[dummy hash for bot_default]", 366 "bot_default": "[dummy hash for bot_default]",
367 "ignition": "[dummy hash for ignition]", 367 "ignition": "[dummy hash for ignition]",
368 "jsfunfuzz": "[dummy hash for jsfunfuzz]", 368 "jsfunfuzz": "[dummy hash for jsfunfuzz]",
369 "mjsunit": "[dummy hash for mjsunit]", 369 "mjsunit": "[dummy hash for mjsunit]",
370 "mozilla": "[dummy hash for mozilla]", 370 "mozilla": "[dummy hash for mozilla]",
371 "run-valgrind": "[dummy hash for run-valgrind]", 371 "run-valgrind": "[dummy hash for run-valgrind]",
372 "simdjs": "[dummy hash for simdjs]", 372 "simdjs": "[dummy hash for simdjs]",
373 "test262": "[dummy hash for test262]" 373 "test262": "[dummy hash for test262]"
374 } 374 }
375 } 375 }
376 }, 376 },
377 { 377 {
378 "builder_name": "V8 Linux64 - debug - greedy allocator", 378 "builder_name": "V8 Linux64 - debug - greedy allocator",
379 "properties": { 379 "properties": {
380 "parent_build_environment": { 380 "parent_build_environment": {
381 "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", 381 "GYP_DEFINES": "clang=1 has_valgrind=1 jsfunfuzz=1 target_arch=x64 t est_isolation_mode=prepare use_goma=1 v8_enable_slow_dchecks=1 v8_optimized_debu g=1 v8_target_arch=x64",
382 "GYP_GENERATORS": "ninja" 382 "GYP_GENERATORS": "ninja"
383 }, 383 },
384 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 384 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
385 "parent_got_revision_cp": "refs/heads/master@{#50110}", 385 "parent_got_revision_cp": "refs/heads/master@{#50110}",
386 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 386 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
387 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 387 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
388 "swarm_hashes": { 388 "swarm_hashes": {
389 "benchmarks": "[dummy hash for benchmarks]", 389 "benchmarks": "[dummy hash for benchmarks]",
390 "bot_default": "[dummy hash for bot_default]", 390 "bot_default": "[dummy hash for bot_default]",
391 "ignition": "[dummy hash for ignition]", 391 "ignition": "[dummy hash for ignition]",
(...skipping 10 matching lines...) Expand all
402 "~followup_annotations": [ 402 "~followup_annotations": [
403 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2<br />V8 Linux64 - debug - greedy allocator@@@" 403 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2<br />V8 Linux64 - debug - greedy allocator@@@"
404 ] 404 ]
405 }, 405 },
406 { 406 {
407 "name": "$result", 407 "name": "$result",
408 "recipe_result": null, 408 "recipe_result": null,
409 "status_code": 0 409 "status_code": 0
410 } 410 }
411 ] 411 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipe_modules/v8/chromium_config.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698