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

Side by Side Diff: scripts/slave/recipes/swarming/staging.expected/win_Release.json

Issue 2411763002: Rename upload_gtest_test_results.py to upload_test_results.py. (Closed)
Patch Set: Update README.md Created 4 years, 2 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_REPO[build]\\scripts\\tools\\runit.py", 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
7 "--show-path", 7 "--show-path",
8 "python", 8 "python",
9 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" 9 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py"
10 ], 10 ],
(...skipping 493 matching lines...) Expand 10 before | Expand all | Expand 10 after
504 ], 504 ],
505 "name": "dummy_target_1 on Windows", 505 "name": "dummy_target_1 on Windows",
506 "~followup_annotations": [ 506 "~followup_annotations": [
507 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 507 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
508 ] 508 ]
509 }, 509 },
510 { 510 {
511 "cmd": [ 511 "cmd": [
512 "python", 512 "python",
513 "-u", 513 "-u",
514 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py", 514 "RECIPE_MODULE[build::test_results]\\resources\\upload_test_results.py",
515 "--input-gtest-json", 515 "--input-json",
516 "{\"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\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" , 516 "{\"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\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" ,
517 "--master-name", 517 "--master-name",
518 "chromium.testing.master", 518 "chromium.testing.master",
519 "--builder-name", 519 "--builder-name",
520 "TestBuilder", 520 "TestBuilder",
521 "--build-number", 521 "--build-number",
522 "571", 522 "571",
523 "--test-type", 523 "--test-type",
524 "dummy_target_1", 524 "dummy_target_1",
525 "--test-results-server", 525 "--test-results-server",
(...skipping 29 matching lines...) Expand all
555 ], 555 ],
556 "name": "dummy_target_2 on Windows", 556 "name": "dummy_target_2 on Windows",
557 "~followup_annotations": [ 557 "~followup_annotations": [
558 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 558 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
559 ] 559 ]
560 }, 560 },
561 { 561 {
562 "cmd": [ 562 "cmd": [
563 "python", 563 "python",
564 "-u", 564 "-u",
565 "RECIPE_MODULE[build::test_results]\\resources\\upload_gtest_test_results. py", 565 "RECIPE_MODULE[build::test_results]\\resources\\upload_test_results.py",
566 "--input-gtest-json", 566 "--input-json",
567 "{\"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\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" , 567 "{\"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\"}]}], \"s warming_summary\": {\"shards\": [{\"outputs_ref\": {\"view_url\": \"blah\"}}]}}" ,
568 "--master-name", 568 "--master-name",
569 "chromium.testing.master", 569 "chromium.testing.master",
570 "--builder-name", 570 "--builder-name",
571 "TestBuilder", 571 "TestBuilder",
572 "--build-number", 572 "--build-number",
573 "571", 573 "571",
574 "--test-type", 574 "--test-type",
575 "dummy_target_2", 575 "dummy_target_2",
576 "--test-results-server", 576 "--test-results-server",
577 "test-results-test.appspot.com", 577 "test-results-test.appspot.com",
578 "--chrome-revision", 578 "--chrome-revision",
579 "0" 579 "0"
580 ], 580 ],
581 "name": "Upload to test-results [dummy_target_2]" 581 "name": "Upload to test-results [dummy_target_2]"
582 }, 582 },
583 { 583 {
584 "name": "$result", 584 "name": "$result",
585 "recipe_result": null, 585 "recipe_result": null,
586 "status_code": 0 586 "status_code": 0
587 } 587 }
588 ] 588 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698