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

Unified Diff: logdog/client/annotee/annotation/test_expectations/coverage_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/coverage_steps.proto.txt
diff --git a/logdog/client/annotee/annotation/test_expectations/coverage_steps.proto.txt b/logdog/client/annotee/annotation/test_expectations/coverage_steps.proto.txt
deleted file mode 100644
index e98fcce711f03688692085dbd5ab8af2449a314d..0000000000000000000000000000000000000000
--- a/logdog/client/annotee/annotation/test_expectations/coverage_steps.proto.txt
+++ /dev/null
@@ -1,104 +0,0 @@
-name: "steps"
-status: FAILURE
-substep: <
- step: <
- name: "baz"
- status: SUCCESS
- started: <
- seconds: 1420070402
- >
- ended: <
- seconds: 1420070404
- >
- text: "seeded text"
- other_links: <
- label: "cats"
- url: "http://example.com/cats"
- >
- other_links: <
- label: "dogs"
- url: "http://example.com/dogs"
- >
- >
->
-substep: <
- step: <
- name: "foo"
- status: SUCCESS
- substep: <
- step: <
- name: "bar"
- status: FAILURE
- failure_details: <
- type: EXCEPTION
- >
- substep: <
- step: <
- name: "qux"
- status: FAILURE
- started: <
- seconds: 1420070404
- >
- ended: <
- seconds: 1420070405
- >
- >
- >
- started: <
- seconds: 1420070401
- >
- ended: <
- seconds: 1420070404
- >
- text: "final summary"
- text: "message0"
- text: "message1"
- text: "message2"
- other_links: <
- label: "logging.json"
- logdog_stream: <
- name: "base/steps/bar/0/logs/logging.json/0"
- >
- >
- other_links: <
- label: "lorem.txt"
- logdog_stream: <
- name: "base/steps/bar/0/logs/lorem.txt/0"
- >
- >
- other_links: <
- label: "example"
- url: "http://example.com"
- >
- other_links: <
- label: "example"
- alias_label: "alias"
- url: "http://example.com/alias"
- >
- property: <
- name: "foo"
- value: "bar"
- >
- property: <
- name: "baz"
- value: "qux"
- >
- property: <
- name: "quux"
- >
- >
- >
- started: <
- seconds: 1420070400
- >
- ended: <
- seconds: 1420070401
- >
- >
->
-started: <
- seconds: 1420070400
->
-ended: <
- seconds: 1420070405
->

Powered by Google App Engine
This is Rietveld 408576698