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

Unified Diff: appengine/cmd/milo/swarming/expectations/build-timeout.json

Issue 2117613002: Milo: Add step text for swarming task exceptions (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Tests Created 4 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
Index: appengine/cmd/milo/swarming/expectations/build-timeout.json
diff --git a/appengine/cmd/milo/swarming/expectations/build-timeout.json b/appengine/cmd/milo/swarming/expectations/build-timeout.json
index 69e568c3d81a87091e28d0ae2e38827b5cdccca0..e0cfb2d185cee835293f18143d76954098243c29 100644
--- a/appengine/cmd/milo/swarming/expectations/build-timeout.json
+++ b/appengine/cmd/milo/swarming/expectations/build-timeout.json
@@ -22,7 +22,9 @@
"Duration": 3615243180990,
"Type": "Recipe",
"LevelsDeep": 0,
- "Text": null
+ "Text": [
+ "Task timed out"
+ ]
},
"SourceStamp": null,
"Components": [

Powered by Google App Engine
This is Rietveld 408576698