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

Side by Side Diff: logdog/client/annotee/annotation/test_expectations/nested_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: "not nested" 5 name: "not nested"
6 status: SUCCESS 6 status: SUCCESS
7 started: < 7 started: <
8 seconds: 1420070400 8 seconds: 1420070400
9 > 9 >
10 ended: < 10 ended: <
11 seconds: 1420070400 11 seconds: 1420070400
12 > 12 >
13 > 13 >
14 > 14 >
15 substep: < 15 substep: <
16 step: < 16 step: <
17 name: "nesting.parent" 17 name: "nesting.parent"
18 status: SUCCESS 18 status: SUCCESS
19 substep: < 19 substep: <
20 step: < 20 step: <
21 name: "nesting.child0" 21 name: "nesting.child0"
22 status: SUCCESS 22 status: SUCCESS
23 substep: <
24 step: <
25 name: "nesting.child0.grandchild"
26 status: SUCCESS
27 started: <
28 seconds: 1420070400
29 >
30 ended: <
31 seconds: 1420070400
32 >
33 other_links: <
34 label: "content"
35 logdog_stream: <
36 name: "base/steps/nesting.parent/0/steps/nesting.child0/0/steps/ grandchild/0/logs/content/0"
37 >
38 >
39 >
40 >
23 started: < 41 started: <
24 seconds: 1420070400 42 seconds: 1420070400
25 > 43 >
26 ended: < 44 ended: <
27 seconds: 1420070400 45 seconds: 1420070400
28 > 46 >
29 > 47 >
30 > 48 >
31 substep: < 49 substep: <
32 step: < 50 step: <
(...skipping 14 matching lines...) Expand all
47 seconds: 1420070400 65 seconds: 1420070400
48 > 66 >
49 > 67 >
50 > 68 >
51 started: < 69 started: <
52 seconds: 1420070400 70 seconds: 1420070400
53 > 71 >
54 ended: < 72 ended: <
55 seconds: 1420070400 73 seconds: 1420070400
56 > 74 >
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698