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

Side by Side Diff: logdog/client/annotee/annotation/test_expectations/coverage_steps.proto.txt

Issue 2268543003: Annotee: Shorten logdog log link label (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Retrain Created 4 years, 3 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 unified diff | Download patch
OLDNEW
1 name: "steps" 1 name: "steps"
2 status: FAILURE 2 status: FAILURE
3 substep: < 3 substep: <
4 step: < 4 step: <
5 name: "baz" 5 name: "baz"
6 status: SUCCESS 6 status: SUCCESS
7 started: < 7 started: <
8 seconds: 1420070402 8 seconds: 1420070402
9 > 9 >
10 ended: < 10 ended: <
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 seconds: 1420070401 48 seconds: 1420070401
49 > 49 >
50 ended: < 50 ended: <
51 seconds: 1420070404 51 seconds: 1420070404
52 > 52 >
53 text: "final summary" 53 text: "final summary"
54 text: "message0" 54 text: "message0"
55 text: "message1" 55 text: "message1"
56 text: "message2" 56 text: "message2"
57 other_links: < 57 other_links: <
58 label: "logging.json"
58 logdog_stream: < 59 logdog_stream: <
59 name: "base/steps/bar/0/logs/logging.json/0" 60 name: "base/steps/bar/0/logs/logging.json/0"
60 > 61 >
61 > 62 >
62 other_links: < 63 other_links: <
64 label: "lorem.txt"
63 logdog_stream: < 65 logdog_stream: <
64 name: "base/steps/bar/0/logs/lorem.txt/0" 66 name: "base/steps/bar/0/logs/lorem.txt/0"
65 > 67 >
66 > 68 >
67 other_links: < 69 other_links: <
68 label: "example" 70 label: "example"
69 url: "http://example.com" 71 url: "http://example.com"
70 > 72 >
71 other_links: < 73 other_links: <
72 label: "example" 74 label: "example"
(...skipping 20 matching lines...) Expand all
93 seconds: 1420070401 95 seconds: 1420070401
94 > 96 >
95 > 97 >
96 > 98 >
97 started: < 99 started: <
98 seconds: 1420070400 100 seconds: 1420070400
99 > 101 >
100 ended: < 102 ended: <
101 seconds: 1420070405 103 seconds: 1420070405
102 > 104 >
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698