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

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

Issue 2254993002: Milo: Add task expired as a failure status (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Use proto instead Created 4 years, 3 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 | « milo/appengine/swarming/expectations/build-expired.json ('k') | milo/appengine/swarming/html_data.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/swarming/expectations/build-pending.json
diff --git a/milo/appengine/swarming/expectations/build-pending.json b/milo/appengine/swarming/expectations/build-pending.json
index ab2f79124a637585136ae97fc10ca493eff48651..86546149369932839bddfc1ff7d12fe6384ba4f8 100644
--- a/milo/appengine/swarming/expectations/build-pending.json
+++ b/milo/appengine/swarming/expectations/build-pending.json
@@ -11,7 +11,12 @@
"URL": "https://debug/user/task/2fb1b35e1da25710",
"Alt": ""
},
- "MainLink": null,
+ "MainLink": {
+ "Label": "Task 2fb1b35e1da25710",
+ "Img": "",
+ "URL": "https://debug/user/task/2fb1b35e1da25710",
+ "Alt": ""
+ },
"SubLink": null,
"Progress": null,
"Started": "0001-01-01T00:00:00Z",
@@ -26,6 +31,10 @@
"Components": null,
"PropertyGroup": [
{
+ "GroupName": "Main",
+ "Property": null
+ },
+ {
"GroupName": "Swarming Tags",
"Property": [
{
« no previous file with comments | « milo/appengine/swarming/expectations/build-expired.json ('k') | milo/appengine/swarming/html_data.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698