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

Unified Diff: testing/buildbot/chromium.chromiumos.json

Issue 2520183002: Makes mash_browser_tests timeout after 1 minute. (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« 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