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

Side by Side Diff: logdog/client/annotee/annotation/test_expectations/timestamps_base.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
1 name: "steps" 1 name: "steps"
2 status: SUCCESS 2 status: SUCCESS
3 substep: < 3 substep: <
4 step: < 4 step: <
5 name: "one" 5 name: "one"
6 status: SUCCESS 6 status: SUCCESS
7 started: < 7 started: <
8 seconds: 1420070001 8 seconds: 1420070001
9 > 9 >
10 ended: < 10 ended: <
(...skipping 14 matching lines...) Expand all
25 > 25 >
26 text: "message2" 26 text: "message2"
27 > 27 >
28 > 28 >
29 started: < 29 started: <
30 seconds: 1420070000 30 seconds: 1420070000
31 > 31 >
32 ended: < 32 ended: <
33 seconds: 1420070005 33 seconds: 1420070005
34 > 34 >
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698