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

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

Issue 2155313002: milo: add builder title to swarming build page (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: nits 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
« no previous file with comments | « appengine/cmd/milo/swarming/build.go ('k') | appengine/cmd/milo/swarming/expectations/build-hang.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cmd/milo/swarming/expectations/build-canceled.json
diff --git a/appengine/cmd/milo/swarming/expectations/build-canceled.json b/appengine/cmd/milo/swarming/expectations/build-canceled.json
index f248e8d5ff20d478a69a227b191a6026977d1e08..19c0bc47bae7245920df5cbba1a3b481db31dc95 100644
--- a/appengine/cmd/milo/swarming/expectations/build-canceled.json
+++ b/appengine/cmd/milo/swarming/expectations/build-canceled.json
@@ -1,9 +1,24 @@
{
"Summary": {
- "ParentLabel": null,
- "Label": "",
+ "ParentLabel": {
+ "Label": "infra-continuous-precise-32",
+ "Img": "",
+ "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise-32?server=cr-buildbucket-dev.appspot.com",
+ "Alt": ""
+ },
+ "Label": "2d8d62f6be545b10",
"Status": "Failure",
- "Banner": null,
+ "Banner": {
+ "OS": [
+ {
+ "Img": "ubuntu.svg",
+ "Alt": "Canonical Ubuntu",
+ "Subtitle": "12.04",
+ "Count": 1
+ }
+ ],
+ "Device": null
+ },
"Bot": {
"Label": "swarm3-c4",
"Img": "",
« no previous file with comments | « appengine/cmd/milo/swarming/build.go ('k') | appengine/cmd/milo/swarming/expectations/build-hang.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698