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

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

Issue 2328023003: Fix Annotee stream name generation. (Closed)
Patch Set: Remove debugging junk. 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
(Empty)
1 name: "steps"
2 status: SUCCESS
3 substep: <
4 step: <
5 name: "one"
6 status: SUCCESS
7 started: <
8 seconds: 1420070001
9 >
10 ended: <
11 seconds: 1420070002
12 >
13 text: "message1"
14 >
15 >
16 substep: <
17 step: <
18 name: "two"
19 status: SUCCESS
20 started: <
21 seconds: 1420070003
22 >
23 ended: <
24 seconds: 1420070004
25 >
26 text: "message2"
27 >
28 >
29 started: <
30 seconds: 1420070000
31 >
32 ended: <
33 seconds: 1420070005
34 >
OLDNEW
« no previous file with comments | « logdog/client/annotee/annotation/test_expectations/timestamps_base.proto.txt ('k') | logdog/client/annotee/processor.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698