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

Side by Side Diff: testing/buildbot/chromium.perf.fyi.json

Issue 2971723004: Disable blob_storage.blob_storage on android. (Closed)
Patch Set: Created 3 years, 5 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
« no previous file with comments | « testing/buildbot/chromium.perf.json ('k') | tools/perf/benchmarks/blob_storage.py » ('j') | 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 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
3 "AAAAA2 See //tools/perf/generate_perf_data.py to make changes": {}, 3 "AAAAA2 See //tools/perf/generate_perf_data.py to make changes": {},
4 "Android Swarming N5X Tester": { 4 "Android Swarming N5X Tester": {
5 "isolated_scripts": [ 5 "isolated_scripts": [
6 { 6 {
7 "args": [ 7 "args": [
8 "battor.steady_state", 8 "battor.steady_state",
9 "-v", 9 "-v",
10 "--upload-results", 10 "--upload-results",
(...skipping 695 matching lines...) Expand 10 before | Expand all | Expand 10 after
706 } 706 }
707 ], 707 ],
708 "expiration": 36000, 708 "expiration": 36000,
709 "hard_timeout": 10800, 709 "hard_timeout": 10800,
710 "ignore_task_failure": true, 710 "ignore_task_failure": true,
711 "io_timeout": 3600 711 "io_timeout": 3600
712 } 712 }
713 }, 713 },
714 { 714 {
715 "args": [ 715 "args": [
716 "blob_storage.blob_storage",
717 "-v",
718 "--upload-results",
719 "--output-format=chartjson",
720 "--browser=android-chromium"
721 ],
722 "isolate_name": "telemetry_perf_tests",
723 "name": "blob_storage.blob_storage",
724 "override_compile_targets": [
725 "telemetry_perf_tests"
726 ],
727 "swarming": {
728 "can_use_on_swarming_builders": true,
729 "dimension_sets": [
730 {
731 "android_devices": "1",
732 "id": "build248-m4--device6",
733 "os": "Android",
734 "pool": "Chrome-perf-fyi"
735 }
736 ],
737 "expiration": 36000,
738 "hard_timeout": 10800,
739 "ignore_task_failure": false,
740 "io_timeout": 3600
741 }
742 },
743 {
744 "args": [
745 "blob_storage.blob_storage",
746 "-v",
747 "--upload-results",
748 "--output-format=chartjson",
749 "--browser=reference",
750 "--output-trace-tag=_ref"
751 ],
752 "isolate_name": "telemetry_perf_tests",
753 "name": "blob_storage.blob_storage.reference",
754 "override_compile_targets": [
755 "telemetry_perf_tests"
756 ],
757 "swarming": {
758 "can_use_on_swarming_builders": true,
759 "dimension_sets": [
760 {
761 "android_devices": "1",
762 "id": "build248-m4--device6",
763 "os": "Android",
764 "pool": "Chrome-perf-fyi"
765 }
766 ],
767 "expiration": 36000,
768 "hard_timeout": 10800,
769 "ignore_task_failure": true,
770 "io_timeout": 3600
771 }
772 },
773 {
774 "args": [
775 "dromaeo.domcoreattr", 716 "dromaeo.domcoreattr",
776 "-v", 717 "-v",
777 "--upload-results", 718 "--upload-results",
778 "--output-format=chartjson", 719 "--output-format=chartjson",
779 "--browser=android-chromium" 720 "--browser=android-chromium"
780 ], 721 ],
781 "isolate_name": "telemetry_perf_tests", 722 "isolate_name": "telemetry_perf_tests",
782 "name": "dromaeo.domcoreattr", 723 "name": "dromaeo.domcoreattr",
783 "override_compile_targets": [ 724 "override_compile_targets": [
784 "telemetry_perf_tests" 725 "telemetry_perf_tests"
(...skipping 14120 matching lines...) Expand 10 before | Expand all | Expand 10 after
14905 ], 14846 ],
14906 "expiration": 36000, 14847 "expiration": 36000,
14907 "hard_timeout": 10800, 14848 "hard_timeout": 10800,
14908 "ignore_task_failure": true, 14849 "ignore_task_failure": true,
14909 "io_timeout": 3600 14850 "io_timeout": 3600
14910 } 14851 }
14911 } 14852 }
14912 ] 14853 ]
14913 } 14854 }
14914 } 14855 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.perf.json ('k') | tools/perf/benchmarks/blob_storage.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698