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

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

Issue 2939913002: chromium.webkit: Fix WebKit Linux Trusty MSAN builder. (Closed)
Patch Set: Now editing the right bot config. Created 3 years, 6 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 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.webkit.json
diff --git a/testing/buildbot/chromium.webkit.json b/testing/buildbot/chromium.webkit.json
index 6f902acdc76693bc976c3860d5225e8e4309b3a6..e7ff49bb321e02087d0f4d739f36ed113c26df22 100644
--- a/testing/buildbot/chromium.webkit.json
+++ b/testing/buildbot/chromium.webkit.json
@@ -124,11 +124,7 @@
{
"os": "Ubuntu-14.04"
}
- ],
- "expiration": 36000,
- "hard_timeout": 10800,
- "io_timeout": 3600,
- "shards": 6
+ ]
}
}
],
@@ -336,6 +332,9 @@
"os": "Ubuntu-14.04"
}
],
+ "expiration": 36000,
+ "hard_timeout": 10800,
+ "io_timeout": 3600,
"shards": 6
}
}
« 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