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

Unified Diff: client/logdog/annotee/annotation/test_expectations/timestamps_steps.proto.txt

Issue 2069283002: milo: fix step duration (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: simplify step duration computation Created 4 years, 6 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: client/logdog/annotee/annotation/test_expectations/timestamps_steps.proto.txt
diff --git a/client/logdog/annotee/annotation/test_expectations/timestamps_steps.proto.txt b/client/logdog/annotee/annotation/test_expectations/timestamps_steps.proto.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2de846241c3fedd06a59eb169aa2a16d3c379bea
--- /dev/null
+++ b/client/logdog/annotee/annotation/test_expectations/timestamps_steps.proto.txt
@@ -0,0 +1,12 @@
+step_component: <
+ name: "steps"
+ status: SUCCESS
+ started: <
+ seconds: 1420070000
+ >
+ ended: <
+ seconds: 1420070005
+ >
+>
+substep_logdog_name_base: "base/steps/one/0"
+substep_logdog_name_base: "base/steps/two/0"

Powered by Google App Engine
This is Rietveld 408576698