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

Unified Diff: client/logdog/annotee/annotation/test_expectations/timestamps_steps_one.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_one.proto.txt
diff --git a/client/logdog/annotee/annotation/test_expectations/timestamps_steps_one.proto.txt b/client/logdog/annotee/annotation/test_expectations/timestamps_steps_one.proto.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fcaf09093a1ebbcb33bfddd06d4a0f7a6e04435e
--- /dev/null
+++ b/client/logdog/annotee/annotation/test_expectations/timestamps_steps_one.proto.txt
@@ -0,0 +1,11 @@
+step_component: <
+ name: "one"
+ status: SUCCESS
+ started: <
+ seconds: 1420070001
+ >
+ ended: <
+ seconds: 1420070002
+ >
+ text: "message1"
+>

Powered by Google App Engine
This is Rietveld 408576698