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

Unified Diff: milo/appengine/buildbot/testdata/newline.1234.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
Index: milo/appengine/buildbot/testdata/newline.1234.json
diff --git a/milo/appengine/buildbot/testdata/newline.1234.json b/milo/appengine/buildbot/testdata/newline.1234.json
new file mode 100644
index 0000000000000000000000000000000000000000..5bc45c17323f61d4c6bc1da47216a16fa0ed49c6
--- /dev/null
+++ b/milo/appengine/buildbot/testdata/newline.1234.json
@@ -0,0 +1,46 @@
+{
+ "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": {}
+ }
+ ],
+ "text": [
+ "failed",
+ "steps",
+ "failed",
+ "compile (with patch)"
+ ],
+ "times": [
+ 1467070230.080228,
+ 1467071406.476459
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698