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

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

Issue 2994593004: [annotee] add SOURCE_MANIFEST annotation. (Closed)
Patch Set: rename to deployment_manifests Created 3 years, 4 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
« no previous file with comments | « logdog/client/annotee/annotation/test_data/coverage.annotations.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: "steps" 1 name: "steps"
2 status: FAILURE 2 status: FAILURE
3 deployment_manifests: <
4 key: "cool_name"
5 value: <
6 url: "logdog://example.com/some/prefix/+/some/path"
7 sha256: "\xde\xad\xbe\xef\xde\xad\xbe\xef\xde\xad\xbe\xef\xde\xad\xbe\xef\xd e\xad\xbe\xef\xde\xad\xbe\xef\xde\xad\xbe\xef\xde\xad\xbe\xef"
8 >
9 >
3 substep: < 10 substep: <
4 step: < 11 step: <
5 name: "baz/qux" 12 name: "baz/qux"
6 status: SUCCESS 13 status: SUCCESS
7 started: < 14 started: <
8 seconds: 1420070402 15 seconds: 1420070402
9 > 16 >
10 ended: < 17 ended: <
11 seconds: 1420070405 18 seconds: 1420070405
12 > 19 >
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
101 seconds: 1420070401 108 seconds: 1420070401
102 > 109 >
103 > 110 >
104 > 111 >
105 started: < 112 started: <
106 seconds: 1420070400 113 seconds: 1420070400
107 > 114 >
108 ended: < 115 ended: <
109 seconds: 1420070405 116 seconds: 1420070405
110 > 117 >
OLDNEW
« no previous file with comments | « logdog/client/annotee/annotation/test_data/coverage.annotations.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698