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

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

Issue 2498903004: Bump timeout of telemetry_perf_unittests on android_n5x bot to 20 min. (Closed)
Patch Set: Created 4 years, 1 month 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 | no next file » | 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 1215 matching lines...) Expand 10 before | Expand all | Expand 10 after
1226 ], 1226 ],
1227 "swarming": { 1227 "swarming": {
1228 "can_use_on_swarming_builders": true, 1228 "can_use_on_swarming_builders": true,
1229 "dimension_sets": [ 1229 "dimension_sets": [
1230 { 1230 {
1231 "android_devices": "6", 1231 "android_devices": "6",
1232 "device_os": "MMB29Q", 1232 "device_os": "MMB29Q",
1233 "device_type": "bullhead" 1233 "device_type": "bullhead"
1234 } 1234 }
1235 ], 1235 ],
1236 "hard_timeout": 960, 1236 "hard_timeout": 1200,
1237 "shards": 1 1237 "shards": 1
1238 } 1238 }
1239 } 1239 }
1240 ] 1240 ]
1241 }, 1241 },
1242 "Android Swarm Builder": { 1242 "Android Swarm Builder": {
1243 "gtest_tests": [ 1243 "gtest_tests": [
1244 { 1244 {
1245 "override_compile_targets": [ 1245 "override_compile_targets": [
1246 "android_webview_test_apk" 1246 "android_webview_test_apk"
(...skipping 4102 matching lines...) Expand 10 before | Expand all | Expand 10 after
5349 }, 5349 },
5350 { 5350 {
5351 "test": "chrome_sync_shell_test_apk" 5351 "test": "chrome_sync_shell_test_apk"
5352 }, 5352 },
5353 { 5353 {
5354 "test": "content_shell_test_apk" 5354 "test": "content_shell_test_apk"
5355 } 5355 }
5356 ] 5356 ]
5357 } 5357 }
5358 } 5358 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698