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

Unified Diff: recipe_modules/tryserver/example.expected/with_wrong_patch.json

Issue 2162143004: git: apply a 5 minutes timeout to "ensure git tooling on windows" step (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 4 years, 5 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
Index: recipe_modules/tryserver/example.expected/with_wrong_patch.json
diff --git a/recipe_modules/tryserver/example.expected/with_wrong_patch.json b/recipe_modules/tryserver/example.expected/with_wrong_patch.json
index 1d965b224dbb2e673e926697148312cf4f79be7f..2479712e63e4b5a80bead31d17d8fc32cc055210 100644
--- a/recipe_modules/tryserver/example.expected/with_wrong_patch.json
+++ b/recipe_modules/tryserver/example.expected/with_wrong_patch.json
@@ -4,7 +4,8 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\win_tools.bat"
],
"cwd": "RECIPE_PACKAGE_REPO[depot_tools]",
- "name": "ensure git tooling on windows"
+ "name": "ensure git tooling on windows",
+ "timeout": 300
},
{
"cmd": [

Powered by Google App Engine
This is Rietveld 408576698