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

Unified Diff: milo/appengine/buildbot/expectations/newline.1234.build.json

Issue 2768913005: Milo: Fix empty lines in step text (Closed)
Patch Set: Review and Tests Created 3 years, 9 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/api/proto/pb.discovery.go ('k') | milo/appengine/buildbot/html_data.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/buildbot/expectations/newline.1234.build.json
diff --git a/milo/appengine/buildbot/expectations/newline.1234.build.json b/milo/appengine/buildbot/expectations/newline.1234.build.json
new file mode 100644
index 0000000000000000000000000000000000000000..25645de0c08064e8cd9e38435912715a254a2fb5
--- /dev/null
+++ b/milo/appengine/buildbot/expectations/newline.1234.build.json
@@ -0,0 +1,66 @@
+{
+ "Summary": {
+ "ParentLabel": {
+ "Label": "",
+ "URL": "."
+ },
+ "Label": "#0",
+ "Status": "Failure",
+ "Bot": {
+ "Label": "",
+ "URL": "https://build.chromium.org/p//buildslaves/"
+ },
+ "Source": {
+ "Label": "//0",
+ "URL": "https://build.chromium.org/p//builders//builds/0"
+ },
+ "Started": "2016-06-27T23:30:30.080228096Z",
+ "Finished": "2016-06-27T23:50:06.476459008Z",
+ "Duration": 1176396230912,
+ "Type": "Summary",
+ "LevelsDeep": 1,
+ "Verbosity": 0,
+ "Text": []
+ },
+ "SourceStamp": {
+ "AuthorName": "",
+ "AuthorEmail": "",
+ "Repo": "",
+ "Branch": "",
+ "RequestRevision": "",
+ "Revision": "",
+ "Description": "",
+ "Title": "",
+ "Changelist": null,
+ "CommitURL": "",
+ "File": null,
+ "Source": ""
+ },
+ "Components": [
+ {
+ "Label": "steps",
+ "Status": "Failure",
+ "SubLink": [
+ [
+ {
+ "Label": "preamble",
+ "URL": "http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/246309/steps/steps/logs/preamble"
+ }
+ ]
+ ],
+ "Started": "2016-06-27T23:30:30.081103104Z",
+ "Finished": "2016-06-27T23:50:06.475020032Z",
+ "Duration": 1176393916928,
+ "Type": "Recipe",
+ "LevelsDeep": 0,
+ "Verbosity": 0,
+ "Text": [
+ "line 1",
+ "",
+ "line 3"
+ ]
+ }
+ ],
+ "PropertyGroup": null,
+ "Blame": null
+}
« no previous file with comments | « milo/api/proto/pb.discovery.go ('k') | milo/appengine/buildbot/html_data.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698