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

Unified Diff: milo/appengine/job_source/buildbot/testdata/gerritCL.1234.json

Issue 2915923002: Milo: Fix Gerrit/Rietveld link for buildbot builds. (Closed)
Patch Set: Rebase fix Created 3 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: milo/appengine/job_source/buildbot/testdata/gerritCL.1234.json
diff --git a/milo/appengine/job_source/buildbot/testdata/gerritCL.1234.json b/milo/appengine/job_source/buildbot/testdata/gerritCL.1234.json
new file mode 100644
index 0000000000000000000000000000000000000000..ffbf888452c06e41225b1656f2818929cf5c152e
--- /dev/null
+++ b/milo/appengine/job_source/buildbot/testdata/gerritCL.1234.json
@@ -0,0 +1,58 @@
+{
+ "sourcestamp": {
+ "changes": []
+ },
+ "results": 2,
+ "steps": [
+ {
+ "hidden": false,
+ "isFinished": true,
+ "isStarted": true,
+ "logs": [
+ [
+ "preamble",
+ "http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/246309/steps/steps/logs/preamble"
+ ]
+ ],
+ "name": "steps",
+ "results": [
+ 2,
+ [
+ "steps"
+ ]
+ ],
+ "statistics": {},
+ "step_number": 0,
+ "text": [
+ "line 1<br><br>line 3"
+ ],
+ "times": [
+ 1467070230.081103,
+ 1467071406.47502
+ ],
+ "urls": {}
+ }
+ ],
+ "properties": [
+ [
+ "patch_gerrit_url",
+ "https://example.com/",
+ "somewhere"
+ ],
+ [
+ "patch_issue",
+ 12345,
+ "somewhere"
+ ]
+ ],
+ "text": [
+ "failed",
+ "steps",
+ "failed",
+ "compile (with patch)"
+ ],
+ "times": [
+ 1467070230.080228,
+ 1467071406.476459
+ ]
+}
« no previous file with comments | « milo/appengine/job_source/buildbot/html_data.go ('k') | milo/appengine/job_source/raw_presentation/internal/stream.pb.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698