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

Unified Diff: milo/appengine/swarming/testdata/build-pending-logdog.swarm

Issue 2717623002: Milo: Handle missing / transient LogDog failures. (Closed)
Patch Set: remote unnecessary code Created 3 years, 10 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: milo/appengine/swarming/testdata/build-pending-logdog.swarm
diff --git a/milo/appengine/swarming/testdata/build-pending-logdog.swarm b/milo/appengine/swarming/testdata/build-pending-logdog.swarm
new file mode 100644
index 0000000000000000000000000000000000000000..834a96821a19b16a2b93de31231353c5ab3ae6e8
--- /dev/null
+++ b/milo/appengine/swarming/testdata/build-pending-logdog.swarm
@@ -0,0 +1,21 @@
+{
+ "created_ts": "2016-06-28T21:19:45.146360",
+ "name": "cipd test",
+ "task_id": "2fb1b35e1da25710",
+ "tags": [
+ "os:Linux",
+ "pool:default",
+ "priority:10",
+ "user:",
+ "allow_milo:1",
+ "luci_project:testproject",
+ "log_location:logdog://example.com/testproject/${swarming_run_id}/+/annotations"
+ ],
+ "internal_failure": false,
+ "failure": false,
+ "state": "PENDING",
+ "modified_ts": "2016-06-28T21:19:45.496930",
+ "user": "",
+ "kind": "swarming#taskItem",
+ "etag": "\"gaJHHV0EOm6X5R9LefcQ1Vn0P2k/s3rYAHDh9d3OTM4C8T8is7hT9Q0\""
+}
« no previous file with comments | « milo/appengine/swarming/html_data.go ('k') | milo/appengine/swarming/testdata/build-running-logdog-no-annotation-stream.swarm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698