| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index fa25d911d3606c14d50d47ac4d59bc403a3b73a0..74e1082bf66a37d5633a3d4c656044c5c5c57ce9 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -67,6 +67,7 @@
|
| "--test-launcher-filter-file=src/testing/buildbot/filters/mash.browser_tests.filter",
|
| "--use-test-config"
|
| ],
|
| + "hard_timeout": 60,
|
| "name": "mash_browser_tests",
|
| "swarming": {
|
| "can_use_on_swarming_builders": false
|
| @@ -473,6 +474,7 @@
|
| "--test-launcher-filter-file=src/testing/buildbot/filters/mash.browser_tests.filter",
|
| "--use-test-config"
|
| ],
|
| + "hard_timeout": 60,
|
| "name": "mash_browser_tests",
|
| "swarming": {
|
| "can_use_on_swarming_builders": false
|
|
|