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

Side by Side Diff: testing/buildbot/chromium.android.json

Issue 2752033002: Prefetch all WPR archives used by system_health_smoke_test (Closed)
Patch Set: Created 3 years, 9 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 | « no previous file | tools/perf/benchmarks/system_health_smoke_test.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 "Android Cronet Builder": { 2 "Android Cronet Builder": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "cronet_package" 4 "cronet_package"
5 ] 5 ]
6 }, 6 },
7 "Android N5X Swarm Builder": { 7 "Android N5X Swarm Builder": {
8 "gtest_tests": [ 8 "gtest_tests": [
9 { 9 {
10 "override_compile_targets": [ 10 "override_compile_targets": [
(...skipping 1165 matching lines...) Expand 10 before | Expand all | Expand 10 after
1176 } 1176 }
1177 ] 1177 ]
1178 }, 1178 },
1179 "test": "vr_shell_unittests" 1179 "test": "vr_shell_unittests"
1180 } 1180 }
1181 ], 1181 ],
1182 "isolated_scripts": [ 1182 "isolated_scripts": [
1183 { 1183 {
1184 "args": [ 1184 "args": [
1185 "--browser=android-chromium", 1185 "--browser=android-chromium",
1186 "--device=android", 1186 "--device=android"
1187 "--skip=benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmoke Test.*"
1188 ], 1187 ],
1189 "isolate_name": "telemetry_perf_unittests", 1188 "isolate_name": "telemetry_perf_unittests",
1190 "name": "telemetry_perf_unittests", 1189 "name": "telemetry_perf_unittests",
1191 "override_compile_targets": [ 1190 "override_compile_targets": [
1192 "telemetry_perf_unittests" 1191 "telemetry_perf_unittests"
1193 ], 1192 ],
1194 "swarming": { 1193 "swarming": {
1195 "can_use_on_swarming_builders": true, 1194 "can_use_on_swarming_builders": true,
1196 "dimension_sets": [ 1195 "dimension_sets": [
1197 { 1196 {
(...skipping 2564 matching lines...) Expand 10 before | Expand all | Expand 10 after
3762 }, 3761 },
3763 { 3762 {
3764 "test": "chrome_sync_shell_test_apk" 3763 "test": "chrome_sync_shell_test_apk"
3765 }, 3764 },
3766 { 3765 {
3767 "test": "content_shell_test_apk" 3766 "test": "content_shell_test_apk"
3768 } 3767 }
3769 ] 3768 ]
3770 } 3769 }
3771 } 3770 }
OLDNEW
« no previous file with comments | « no previous file | tools/perf/benchmarks/system_health_smoke_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698