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

Unified Diff: milo/appengine/swarming/testdata/build-finished-logdog-expired-stream.swarm

Issue 2906753003: Milo: Fix swarmbucket kitchen crashes (Closed)
Patch Set: Review Created 3 years, 7 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
« no previous file with comments | « milo/appengine/swarming/testdata/build-finished-logdog-expired-stream ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/swarming/testdata/build-finished-logdog-expired-stream.swarm
diff --git a/milo/appengine/swarming/testdata/build-finished-logdog-expired-stream.swarm b/milo/appengine/swarming/testdata/build-finished-logdog-expired-stream.swarm
new file mode 100644
index 0000000000000000000000000000000000000000..99708c0007dc870885bc6a1bcaf3f7b3b8f9acee
--- /dev/null
+++ b/milo/appengine/swarming/testdata/build-finished-logdog-expired-stream.swarm
@@ -0,0 +1,12 @@
+{
+ "state": "COMPLETED",
+ "started_ts": "2016-03-14T10:00:01.850710",
+ "completed_ts": "2016-03-14T11:00:18.486020",
+ "tags": [
+ "allow_milo:1",
+ "luci_project:testproject",
+ "log_location:logdog://example.com/testproject/${swarming_run_id}/+/annotations"
+ ],
+ "task_id": "1a2b3c4d5e6f7890",
+ "exit_code": "1"
+}
« no previous file with comments | « milo/appengine/swarming/testdata/build-finished-logdog-expired-stream ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698