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

Unified Diff: client/logdog/annotee/annotation/test_expectations/timestamps_steps_two.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_two.proto.txt
diff --git a/client/logdog/annotee/annotation/test_expectations/timestamps_steps_two.proto.txt b/client/logdog/annotee/annotation/test_expectations/timestamps_steps_two.proto.txt
new file mode 100644
index 0000000000000000000000000000000000000000..718558b1d6e9998a6e32f33c88fd8208ca0bb4a6
--- /dev/null
+++ b/client/logdog/annotee/annotation/test_expectations/timestamps_steps_two.proto.txt
@@ -0,0 +1,11 @@
+step_component: <
+ name: "two"
+ status: SUCCESS
+ started: <
+ seconds: 1420070003
+ >
+ ended: <
+ seconds: 1420070004
+ >
+ text: "message2"
+>
« no previous file with comments | « client/logdog/annotee/annotation/test_expectations/timestamps_steps_one.proto.txt ('k') | client/logdog/annotee/processor.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698