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

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

Issue 2109473005: Milo: Pending swarming builds (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Cleanup, new test data, fix timing display 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-pending.json
diff --git a/appengine/cmd/milo/swarming/expectations/build-pending.json b/appengine/cmd/milo/swarming/expectations/build-pending.json
index 515f57c9f6b3607210d9ee8e6d9783d161e338e2..7cc04c0a733bf7bfe746ba953cee972e0ef1a931 100644
--- a/appengine/cmd/milo/swarming/expectations/build-pending.json
+++ b/appengine/cmd/milo/swarming/expectations/build-pending.json
@@ -4,15 +4,15 @@
"Status": "NotRun",
"Bot": null,
"Source": {
- "Label": "Task ",
+ "Label": "Task 2fb1b35e1da25710",
"Img": "",
- "URL": "https://debug/user/task/",
+ "URL": "https://debug/user/task/2fb1b35e1da25710",
"Alt": ""
},
"MainLink": null,
"SubLink": null,
"Progress": null,
- "Started": "2016-03-14T10:00:01.850710Z",
+ "Started": "",
"Finished": "",
"Duration": 0,
"Type": "Recipe",
@@ -26,14 +26,26 @@
"GroupName": "Swarming Tags",
"Property": [
{
+ "Key": "os",
+ "Value": "Linux"
+ },
+ {
+ "Key": "pool",
+ "Value": "default"
+ },
+ {
+ "Key": "priority",
+ "Value": "10"
+ },
+ {
+ "Key": "user",
+ "Value": ""
+ },
+ {
"Key": "allow_milo",
"Value": "1"
}
]
- },
- {
- "GroupName": "Main",
- "Property": null
}
],
"Blame": null
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-patch-failure.json ('k') | appengine/cmd/milo/swarming/testdata/build-pending » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698