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

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

Issue 2847783002: [Android] Raise chrome_public_test_apk timeout on chromium.linux:Android Tests (dbg). (Closed)
Patch Set: Created 3 years, 7 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 | 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 Arm64 Builder (dbg)": { 2 "Android Arm64 Builder (dbg)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "all" 4 "all"
5 ] 5 ]
6 }, 6 },
7 "Android Builder": { 7 "Android Builder": {
8 "additional_compile_targets": [ 8 "additional_compile_targets": [
9 "cronet_test_instrumentation_apk", 9 "cronet_test_instrumentation_apk",
10 "system_webview_apk" 10 "system_webview_apk"
(...skipping 1547 matching lines...) Expand 10 before | Expand all | Expand 10 after
1558 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1558 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1559 } 1559 }
1560 ], 1560 ],
1561 "dimension_sets": [ 1561 "dimension_sets": [
1562 { 1562 {
1563 "android_devices": "6", 1563 "android_devices": "6",
1564 "device_os": "KTU84P", 1564 "device_os": "KTU84P",
1565 "device_type": "hammerhead" 1565 "device_type": "hammerhead"
1566 } 1566 }
1567 ], 1567 ],
1568 "hard_timeout": 1800, 1568 "hard_timeout": 2400,
1569 "output_links": [ 1569 "output_links": [
1570 { 1570 {
1571 "link": [ 1571 "link": [
1572 "https://luci-logdog.appspot.com/v/?s", 1572 "https://luci-logdog.appspot.com/v/?s",
1573 "=android%2Fswarming%2Flogcats%2F", 1573 "=android%2Fswarming%2Flogcats%2F",
1574 "${TASK_ID}%2F%2B%2Funified_logcats" 1574 "${TASK_ID}%2F%2B%2Funified_logcats"
1575 ], 1575 ],
1576 "name": "shard #${SHARD_INDEX} logcats" 1576 "name": "shard #${SHARD_INDEX} logcats"
1577 } 1577 }
1578 ] 1578 ]
(...skipping 3074 matching lines...) Expand 10 before | Expand all | Expand 10 after
4653 "isolate_name": "telemetry_unittests", 4653 "isolate_name": "telemetry_unittests",
4654 "name": "telemetry_unittests", 4654 "name": "telemetry_unittests",
4655 "swarming": { 4655 "swarming": {
4656 "can_use_on_swarming_builders": true, 4656 "can_use_on_swarming_builders": true,
4657 "shards": 4 4657 "shards": 4
4658 } 4658 }
4659 } 4659 }
4660 ] 4660 ]
4661 } 4661 }
4662 } 4662 }
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