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

Side by Side Diff: scripts/slave/recipes/findit/chromium/test.expected/all_test_passed.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 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 "RECIPE_PACKAGE[build]/bot_update.py", 6 "RECIPE_PACKAGE[build]/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.win", 8 "tryserver.chromium.win",
9 "--builder", 9 "--builder",
10 "win_chromium_variable", 10 "win_chromium_variable",
(...skipping 336 matching lines...) Expand 10 before | Expand all | Expand 10 after
347 "cwd": "[SLAVE_BUILD]", 347 "cwd": "[SLAVE_BUILD]",
348 "name": "test r1.cleanup_temp", 348 "name": "test r1.cleanup_temp",
349 "~followup_annotations": [ 349 "~followup_annotations": [
350 "@@@STEP_NEST_LEVEL@1@@@" 350 "@@@STEP_NEST_LEVEL@1@@@"
351 ] 351 ]
352 }, 352 },
353 { 353 {
354 "cmd": [ 354 "cmd": [
355 "python", 355 "python",
356 "-u", 356 "-u",
357 "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py", 357 "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
358 "--build-dir", 358 "--build-dir",
359 "[SLAVE_BUILD]/src/out/Release", 359 "[SLAVE_BUILD]/src/out/Release",
360 "--clean-isolated-files" 360 "--clean-isolated-files"
361 ], 361 ],
362 "cwd": "[SLAVE_BUILD]", 362 "cwd": "[SLAVE_BUILD]",
363 "name": "test r1.clean isolated files", 363 "name": "test r1.clean isolated files",
364 "~followup_annotations": [ 364 "~followup_annotations": [
365 "@@@STEP_NEST_LEVEL@1@@@" 365 "@@@STEP_NEST_LEVEL@1@@@"
366 ] 366 ]
367 }, 367 },
(...skipping 24 matching lines...) Expand all
392 "~followup_annotations": [ 392 "~followup_annotations": [
393 "@@@STEP_NEST_LEVEL@1@@@", 393 "@@@STEP_NEST_LEVEL@1@@@",
394 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 394 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
395 "@@@STEP_LOG_END@json.output (invalid)@@@" 395 "@@@STEP_LOG_END@json.output (invalid)@@@"
396 ] 396 ]
397 }, 397 },
398 { 398 {
399 "cmd": [ 399 "cmd": [
400 "python", 400 "python",
401 "-u", 401 "-u",
402 "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py", 402 "RECIPE_MODULE[build.isolate]/resources/remove_build_metadata.py",
403 "--build-dir", 403 "--build-dir",
404 "[SLAVE_BUILD]/src/out/Release", 404 "[SLAVE_BUILD]/src/out/Release",
405 "--src-dir", 405 "--src-dir",
406 "[SLAVE_BUILD]/src" 406 "[SLAVE_BUILD]/src"
407 ], 407 ],
408 "cwd": "[SLAVE_BUILD]", 408 "cwd": "[SLAVE_BUILD]",
409 "name": "test r1.remove_build_metadata", 409 "name": "test r1.remove_build_metadata",
410 "~followup_annotations": [ 410 "~followup_annotations": [
411 "@@@STEP_NEST_LEVEL@1@@@" 411 "@@@STEP_NEST_LEVEL@1@@@"
412 ] 412 ]
413 }, 413 },
414 { 414 {
415 "cmd": [ 415 "cmd": [
416 "python", 416 "python",
417 "-u", 417 "-u",
418 "RECIPE_MODULE[isolate]/resources/isolate.py", 418 "RECIPE_MODULE[build.isolate]/resources/isolate.py",
419 "[SLAVE_BUILD]/src/tools/swarming_client", 419 "[SLAVE_BUILD]/src/tools/swarming_client",
420 "batcharchive", 420 "batcharchive",
421 "--dump-json", 421 "--dump-json",
422 "/path/to/tmp/json", 422 "/path/to/tmp/json",
423 "--isolate-server", 423 "--isolate-server",
424 "https://isolateserver.appspot.com", 424 "https://isolateserver.appspot.com",
425 "--verbose", 425 "--verbose",
426 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json" 426 "[SLAVE_BUILD]/src/out/Release/gl_tests.isolated.gen.json"
427 ], 427 ],
428 "cwd": "[SLAVE_BUILD]", 428 "cwd": "[SLAVE_BUILD]",
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
515 "@@@STEP_LOG_LINE@json.output@}@@@", 515 "@@@STEP_LOG_LINE@json.output@}@@@",
516 "@@@STEP_LOG_END@json.output@@@", 516 "@@@STEP_LOG_END@json.output@@@",
517 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@" 517 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@ @@"
518 ] 518 ]
519 }, 519 },
520 { 520 {
521 "allow_subannotations": true, 521 "allow_subannotations": true,
522 "cmd": [ 522 "cmd": [
523 "python", 523 "python",
524 "-u", 524 "-u",
525 "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py", 525 "RECIPE_MODULE[build.swarming]/resources/collect_gtest_task.py",
526 "--swarming-client-dir", 526 "--swarming-client-dir",
527 "[SLAVE_BUILD]/src/tools/swarming_client", 527 "[SLAVE_BUILD]/src/tools/swarming_client",
528 "--temp-root-dir", 528 "--temp-root-dir",
529 "[TMP_BASE]", 529 "[TMP_BASE]",
530 "--merged-test-output", 530 "--merged-test-output",
531 "/path/to/tmp/json", 531 "/path/to/tmp/json",
532 "--", 532 "--",
533 "collect", 533 "collect",
534 "--swarming", 534 "--swarming",
535 "https://chromium-swarm.appspot.com", 535 "https://chromium-swarm.appspot.com",
536 "--decorate", 536 "--decorate",
537 "--print-status-updates", 537 "--print-status-updates",
538 "--shards", 538 "--shards",
539 "1", 539 "1",
540 "gl_tests (r1)/Ubuntu-12.04/[dummy has/win_chromium_variable/1" 540 "gl_tests (r1)/Ubuntu-12.04/[dummy has/win_chromium_variable/1"
541 ], 541 ],
542 "cwd": "[SLAVE_BUILD]", 542 "cwd": "[SLAVE_BUILD]",
543 "name": "test r1.gl_tests (r1)", 543 "name": "test r1.gl_tests (r1)",
544 "~followup_annotations": [ 544 "~followup_annotations": [
545 "@@@STEP_NEST_LEVEL@1@@@" 545 "@@@STEP_NEST_LEVEL@1@@@"
546 ] 546 ]
547 }, 547 },
548 { 548 {
549 "cmd": [ 549 "cmd": [
550 "python", 550 "python",
551 "-u", 551 "-u",
552 "RECIPE_MODULE[test_results]/resources/upload_gtest_test_results.py", 552 "RECIPE_MODULE[build.test_results]/resources/upload_gtest_test_results.py" ,
553 "--input-gtest-json", 553 "--input-gtest-json",
554 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}", 554 "{\"per_iteration_data\": [{\"Test.One\": [{\"elapsed_time_ms\": 0, \"outp ut_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Three\": [{\"elapsed_time_ ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}], \"Test.Two\": [{\" elapsed_time_ms\": 0, \"output_snippet\": \"\", \"status\": \"SUCCESS\"}]}]}",
555 "--master-name", 555 "--master-name",
556 "tryserver.chromium.win", 556 "tryserver.chromium.win",
557 "--builder-name", 557 "--builder-name",
558 "win_chromium_variable", 558 "win_chromium_variable",
559 "--build-number", 559 "--build-number",
560 "1", 560 "1",
561 "--test-type", 561 "--test-type",
562 "test r1.gl_tests (r1)", 562 "test r1.gl_tests (r1)",
(...skipping 28 matching lines...) Expand all
591 "@@@STEP_LOG_END@result@@@", 591 "@@@STEP_LOG_END@result@@@",
592 "@@@SET_BUILD_PROPERTY@result@{\"r1\": {\"gl_tests\": {\"status\": \"passe d\", \"valid\": true}}}@@@" 592 "@@@SET_BUILD_PROPERTY@result@{\"r1\": {\"gl_tests\": {\"status\": \"passe d\", \"valid\": true}}}@@@"
593 ] 593 ]
594 }, 594 },
595 { 595 {
596 "name": "$result", 596 "name": "$result",
597 "recipe_result": null, 597 "recipe_result": null,
598 "status_code": 0 598 "status_code": 0
599 } 599 }
600 ] 600 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698