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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: logdog/client/annotee/annotation/test_expectations/nested_base.proto.txt
diff --git a/logdog/client/annotee/annotation/test_expectations/nested_steps.proto.txt b/logdog/client/annotee/annotation/test_expectations/nested_base.proto.txt
similarity index 63%
rename from logdog/client/annotee/annotation/test_expectations/nested_steps.proto.txt
rename to logdog/client/annotee/annotation/test_expectations/nested_base.proto.txt
index edb447870a8eb0ce230a21bdbf1d88e0f91e35bb..13f7ccc0f5e0f798cd0c9dfadd2b95e1b05ba056 100644
--- a/logdog/client/annotee/annotation/test_expectations/nested_steps.proto.txt
+++ b/logdog/client/annotee/annotation/test_expectations/nested_base.proto.txt
@@ -20,6 +20,24 @@ substep: <
step: <
name: "nesting.child0"
status: SUCCESS
+ substep: <
+ step: <
+ name: "nesting.child0.grandchild"
+ status: SUCCESS
+ started: <
+ seconds: 1420070400
+ >
+ ended: <
+ seconds: 1420070400
+ >
+ other_links: <
+ label: "content"
+ logdog_stream: <
+ name: "base/steps/nesting.parent/0/steps/nesting.child0/0/steps/grandchild/0/logs/content/0"
+ >
+ >
+ >
+ >
started: <
seconds: 1420070400
>

Powered by Google App Engine
This is Rietveld 408576698