| Index: testing/buildbot/chromium.android.fyi.json
|
| diff --git a/testing/buildbot/chromium.android.fyi.json b/testing/buildbot/chromium.android.fyi.json
|
| index 6180531985e72c2f8ea015a84bb3997e3c465b13..7586ada3e5f6c814285a714ab93774eb84794602 100644
|
| --- a/testing/buildbot/chromium.android.fyi.json
|
| +++ b/testing/buildbot/chromium.android.fyi.json
|
| @@ -767,7 +767,7 @@
|
| }
|
| ],
|
| "expiration": 10800,
|
| - "hard_timeout": 960,
|
| + "hard_timeout": 1200,
|
| "output_links": [
|
| {
|
| "link": [
|
| @@ -778,7 +778,7 @@
|
| "name": "shard #${SHARD_INDEX} logcats"
|
| }
|
| ],
|
| - "shards": 2
|
| + "shards": 4
|
| },
|
| "test": "android_webview_test_apk"
|
| },
|
| @@ -972,7 +972,7 @@
|
| }
|
| ],
|
| "expiration": 10800,
|
| - "hard_timeout": 960,
|
| + "hard_timeout": 1200,
|
| "output_links": [
|
| {
|
| "link": [
|
| @@ -983,7 +983,7 @@
|
| "name": "shard #${SHARD_INDEX} logcats"
|
| }
|
| ],
|
| - "shards": 6
|
| + "shards": 8
|
| },
|
| "test": "chrome_public_test_apk"
|
| },
|
| @@ -1178,7 +1178,7 @@
|
| }
|
| ],
|
| "expiration": 10800,
|
| - "hard_timeout": 960,
|
| + "hard_timeout": 1200,
|
| "output_links": [
|
| {
|
| "link": [
|
| @@ -1188,7 +1188,8 @@
|
| ],
|
| "name": "shard #${SHARD_INDEX} logcats"
|
| }
|
| - ]
|
| + ],
|
| + "shards": 2
|
| },
|
| "test": "content_unittests"
|
| },
|
| @@ -1508,7 +1509,7 @@
|
| }
|
| ],
|
| "expiration": 10800,
|
| - "hard_timeout": 960,
|
| + "hard_timeout": 1200,
|
| "output_links": [
|
| {
|
| "link": [
|
| @@ -1518,7 +1519,8 @@
|
| ],
|
| "name": "shard #${SHARD_INDEX} logcats"
|
| }
|
| - ]
|
| + ],
|
| + "shards": 2
|
| },
|
| "test": "net_unittests"
|
| },
|
|
|