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

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

Issue 2202113003: V8: Switch ignition test steps to the standard suite alias (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 4 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
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 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 308 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
309 "[SLAVE_BUILD]/v8/tools/swarming_client", 309 "[SLAVE_BUILD]/v8/tools/swarming_client",
310 "batcharchive", 310 "batcharchive",
311 "--dump-json", 311 "--dump-json",
312 "/path/to/tmp/json", 312 "/path/to/tmp/json",
313 "--isolate-server", 313 "--isolate-server",
314 "https://isolateserver.appspot.com", 314 "https://isolateserver.appspot.com",
315 "--verbose", 315 "--verbose",
316 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json", 316 "[SLAVE_BUILD]/v8/out/Debug/benchmarks.isolated.gen.json",
317 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json", 317 "[SLAVE_BUILD]/v8/out/Debug/bot_default.isolated.gen.json",
318 "[SLAVE_BUILD]/v8/out/Debug/ignition.isolated.gen.json",
319 "[SLAVE_BUILD]/v8/out/Debug/jsfunfuzz.isolated.gen.json", 318 "[SLAVE_BUILD]/v8/out/Debug/jsfunfuzz.isolated.gen.json",
320 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json", 319 "[SLAVE_BUILD]/v8/out/Debug/mjsunit.isolated.gen.json",
321 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json", 320 "[SLAVE_BUILD]/v8/out/Debug/mozilla.isolated.gen.json",
322 "[SLAVE_BUILD]/v8/out/Debug/run-valgrind.isolated.gen.json", 321 "[SLAVE_BUILD]/v8/out/Debug/run-valgrind.isolated.gen.json",
323 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json", 322 "[SLAVE_BUILD]/v8/out/Debug/simdjs.isolated.gen.json",
324 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json" 323 "[SLAVE_BUILD]/v8/out/Debug/test262.isolated.gen.json"
325 ], 324 ],
326 "name": "isolate tests", 325 "name": "isolate tests",
327 "~followup_annotations": [ 326 "~followup_annotations": [
328 "@@@STEP_LOG_LINE@json.output@{@@@", 327 "@@@STEP_LOG_LINE@json.output@{@@@",
329 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@", 328 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar ks]\", @@@",
330 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@", 329 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def ault]\", @@@",
331 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\ ", @@@",
332 "@@@STEP_LOG_LINE@json.output@ \"jsfunfuzz\": \"[dummy hash for jsfunfuzz ]\", @@@", 330 "@@@STEP_LOG_LINE@json.output@ \"jsfunfuzz\": \"[dummy hash for jsfunfuzz ]\", @@@",
333 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@", 331 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\", @@@",
334 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@", 332 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\", @@@",
335 "@@@STEP_LOG_LINE@json.output@ \"run-valgrind\": \"[dummy hash for run-va lgrind]\", @@@", 333 "@@@STEP_LOG_LINE@json.output@ \"run-valgrind\": \"[dummy hash for run-va lgrind]\", @@@",
336 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@", 334 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @ @@",
337 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@", 335 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@ @@",
338 "@@@STEP_LOG_LINE@json.output@}@@@", 336 "@@@STEP_LOG_LINE@json.output@}@@@",
339 "@@@STEP_LOG_END@json.output@@@" 337 "@@@STEP_LOG_END@json.output@@@"
340 ] 338 ]
341 }, 339 },
342 { 340 {
343 "cmd": [ 341 "cmd": [
344 "python", 342 "python",
345 "-u", 343 "-u",
346 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 344 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
347 "--", 345 "--",
348 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 346 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
349 "----", 347 "----",
350 "cp", 348 "cp",
351 "-a", 349 "-a",
352 "public-read", 350 "public-read",
353 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum my hash for bot_default]\", \"ignition\": \"[dummy hash for ignition]\", \"jsfun fuzz\": \"[dummy hash for jsfunfuzz]\", \"mjsunit\": \"[dummy hash for mjsunit]\ ", \"mozilla\": \"[dummy hash for mozilla]\", \"run-valgrind\": \"[dummy hash fo r run-valgrind]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dumm y hash for test262]\"}", 351 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum my hash for bot_default]\", \"jsfunfuzz\": \"[dummy hash for jsfunfuzz]\", \"mjs unit\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"run-valgrind\": \"[dummy hash for run-valgrind]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy hash for test262]\"}",
354 "gs://chromium-v8/v8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb 78a1f5bd0241f64c.json" 352 "gs://chromium-v8/v8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb 78a1f5bd0241f64c.json"
355 ], 353 ],
356 "name": "gsutil upload", 354 "name": "gsutil upload",
357 "~followup_annotations": [ 355 "~followup_annotations": [
358 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" 356 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v 8-linux64-dbg/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@"
359 ] 357 ]
360 }, 358 },
361 { 359 {
362 "allow_subannotations": true, 360 "allow_subannotations": true,
363 "cmd": [ 361 "cmd": [
(...skipping 30 matching lines...) Expand all
394 "parent_build_environment": { 392 "parent_build_environment": {
395 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" 393 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
396 }, 394 },
397 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 395 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
398 "parent_got_revision_cp": "refs/heads/master@{#50110}", 396 "parent_got_revision_cp": "refs/heads/master@{#50110}",
399 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 397 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
400 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 398 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
401 "swarm_hashes": { 399 "swarm_hashes": {
402 "benchmarks": "[dummy hash for benchmarks]", 400 "benchmarks": "[dummy hash for benchmarks]",
403 "bot_default": "[dummy hash for bot_default]", 401 "bot_default": "[dummy hash for bot_default]",
404 "ignition": "[dummy hash for ignition]",
405 "jsfunfuzz": "[dummy hash for jsfunfuzz]", 402 "jsfunfuzz": "[dummy hash for jsfunfuzz]",
406 "mjsunit": "[dummy hash for mjsunit]", 403 "mjsunit": "[dummy hash for mjsunit]",
407 "mozilla": "[dummy hash for mozilla]", 404 "mozilla": "[dummy hash for mozilla]",
408 "run-valgrind": "[dummy hash for run-valgrind]", 405 "run-valgrind": "[dummy hash for run-valgrind]",
409 "simdjs": "[dummy hash for simdjs]", 406 "simdjs": "[dummy hash for simdjs]",
410 "test262": "[dummy hash for test262]" 407 "test262": "[dummy hash for test262]"
411 } 408 }
412 } 409 }
413 }, 410 },
414 { 411 {
415 "builder_name": "V8 Linux64 - debug", 412 "builder_name": "V8 Linux64 - debug",
416 "properties": { 413 "properties": {
417 "parent_build_environment": { 414 "parent_build_environment": {
418 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" 415 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
419 }, 416 },
420 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 417 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
421 "parent_got_revision_cp": "refs/heads/master@{#50110}", 418 "parent_got_revision_cp": "refs/heads/master@{#50110}",
422 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 419 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
423 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 420 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
424 "swarm_hashes": { 421 "swarm_hashes": {
425 "benchmarks": "[dummy hash for benchmarks]", 422 "benchmarks": "[dummy hash for benchmarks]",
426 "bot_default": "[dummy hash for bot_default]", 423 "bot_default": "[dummy hash for bot_default]",
427 "ignition": "[dummy hash for ignition]",
428 "jsfunfuzz": "[dummy hash for jsfunfuzz]", 424 "jsfunfuzz": "[dummy hash for jsfunfuzz]",
429 "mjsunit": "[dummy hash for mjsunit]", 425 "mjsunit": "[dummy hash for mjsunit]",
430 "mozilla": "[dummy hash for mozilla]", 426 "mozilla": "[dummy hash for mozilla]",
431 "run-valgrind": "[dummy hash for run-valgrind]", 427 "run-valgrind": "[dummy hash for run-valgrind]",
432 "simdjs": "[dummy hash for simdjs]", 428 "simdjs": "[dummy hash for simdjs]",
433 "test262": "[dummy hash for test262]" 429 "test262": "[dummy hash for test262]"
434 } 430 }
435 } 431 }
436 }, 432 },
437 { 433 {
438 "builder_name": "V8 Linux64 - debug - avx2", 434 "builder_name": "V8 Linux64 - debug - avx2",
439 "properties": { 435 "properties": {
440 "parent_build_environment": { 436 "parent_build_environment": {
441 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" 437 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1"
442 }, 438 },
443 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 439 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
444 "parent_got_revision_cp": "refs/heads/master@{#50110}", 440 "parent_got_revision_cp": "refs/heads/master@{#50110}",
445 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4", 441 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400 38896debc4",
446 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", 442 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c",
447 "swarm_hashes": { 443 "swarm_hashes": {
448 "benchmarks": "[dummy hash for benchmarks]", 444 "benchmarks": "[dummy hash for benchmarks]",
449 "bot_default": "[dummy hash for bot_default]", 445 "bot_default": "[dummy hash for bot_default]",
450 "ignition": "[dummy hash for ignition]",
451 "jsfunfuzz": "[dummy hash for jsfunfuzz]", 446 "jsfunfuzz": "[dummy hash for jsfunfuzz]",
452 "mjsunit": "[dummy hash for mjsunit]", 447 "mjsunit": "[dummy hash for mjsunit]",
453 "mozilla": "[dummy hash for mozilla]", 448 "mozilla": "[dummy hash for mozilla]",
454 "run-valgrind": "[dummy hash for run-valgrind]", 449 "run-valgrind": "[dummy hash for run-valgrind]",
455 "simdjs": "[dummy hash for simdjs]", 450 "simdjs": "[dummy hash for simdjs]",
456 "test262": "[dummy hash for test262]" 451 "test262": "[dummy hash for test262]"
457 } 452 }
458 } 453 }
459 } 454 }
460 ], 455 ],
461 "~followup_annotations": [ 456 "~followup_annotations": [
462 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2@@@" 457 "@@@STEP_TEXT@V8 Fuzzer<br />V8 Linux64 - debug<br />V8 Linux64 - debug - avx2@@@"
463 ] 458 ]
464 }, 459 },
465 { 460 {
466 "name": "$result", 461 "name": "$result",
467 "recipe_result": null, 462 "recipe_result": null,
468 "status_code": 0 463 "status_code": 0
469 } 464 }
470 ] 465 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698