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

Unified Diff: appengine/cmd/milo/buildbot/html_data.go

Issue 2102903002: Milo: Extract the rietveld information from buildbot. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: comment 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/buildbot/html_data.go
diff --git a/appengine/cmd/milo/buildbot/html_data.go b/appengine/cmd/milo/buildbot/html_data.go
index e145f71b261892a7fe3c9fe3c98144f9e87eb391..59e0a5f6fc728633da8b0cf1df2222c91cd02bc6 100644
--- a/appengine/cmd/milo/buildbot/html_data.go
+++ b/appengine/cmd/milo/buildbot/html_data.go
@@ -20,6 +20,7 @@ var testCases = []struct {
build string
}{
{"CrWinGoma", "30608"},
+ {"win_chromium_rel_ng", "246309"},
}
// TestableBuild is a subclass of Build that interfaces with TestableHandler and
« no previous file with comments | « appengine/cmd/milo/buildbot/expectations/win_chromium_rel_ng.246309.build.json ('k') | appengine/cmd/milo/buildbot/structs.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698