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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: logdog/client/annotee/annotation/test_expectations/timestamps_steps.proto.txt
diff --git a/logdog/client/annotee/annotation/test_expectations/timestamps_steps.proto.txt b/logdog/client/annotee/annotation/test_expectations/timestamps_steps.proto.txt
deleted file mode 100644
index 665a5125dd1f64655571b328732aa094b841d3a9..0000000000000000000000000000000000000000
--- a/logdog/client/annotee/annotation/test_expectations/timestamps_steps.proto.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-name: "steps"
-status: SUCCESS
-substep: <
- step: <
- name: "one"
- status: SUCCESS
- started: <
- seconds: 1420070001
- >
- ended: <
- seconds: 1420070002
- >
- text: "message1"
- >
->
-substep: <
- step: <
- name: "two"
- status: SUCCESS
- started: <
- seconds: 1420070003
- >
- ended: <
- seconds: 1420070004
- >
- text: "message2"
- >
->
-started: <
- seconds: 1420070000
->
-ended: <
- seconds: 1420070005
->
« 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