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

Unified Diff: milo/appengine/swarming/expectations/build-finished-logdog-expired-stream.json

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
Index: milo/appengine/swarming/expectations/build-finished-logdog-expired-stream.json
diff --git a/milo/appengine/swarming/expectations/build-finished-logdog-expired-stream.json b/milo/appengine/swarming/expectations/build-finished-logdog-expired-stream.json
new file mode 100644
index 0000000000000000000000000000000000000000..23e9e0101aee09f9623f561bc80cd80ccf0b1bff
--- /dev/null
+++ b/milo/appengine/swarming/expectations/build-finished-logdog-expired-stream.json
@@ -0,0 +1,45 @@
+{
+ "Summary": {
+ "Label": "1a2b3c4d5e6f7890",
+ "Status": "InfraFailure",
+ "Source": {
+ "Label": "Task 1a2b3c4d5e6f7890",
+ "URL": "https://example.com/task?id=1a2b3c4d5e6f7890\u0026show_raw=1"
+ },
+ "Started": "2016-03-14T10:00:01.85071Z",
+ "Finished": "2016-03-14T11:00:18.48602Z",
+ "Duration": 3616635310000,
+ "Type": "Recipe",
+ "LevelsDeep": 0,
+ "Verbosity": 0,
+ "Text": null
+ },
+ "SourceStamp": null,
+ "Components": [
+ {
+ "Label": "LogDog stream not found",
+ "Status": "InfraFailure",
+ "Started": "2016-03-14T10:00:01.85071Z",
+ "Finished": "2016-03-14T11:00:18.48602Z",
+ "Duration": 3616635310000,
+ "Type": "Summary",
+ "LevelsDeep": 0,
+ "Verbosity": 2,
+ "Text": [
+ "Job likely failed to start."
+ ]
+ }
+ ],
+ "PropertyGroup": [
+ {
+ "GroupName": "Swarming",
+ "Property": [
+ {
+ "Key": "Exit Code",
+ "Value": "1"
+ }
+ ]
+ }
+ ],
+ "Blame": null
+}
« no previous file with comments | « milo/appengine/swarming/build.go ('k') | milo/appengine/swarming/testdata/build-finished-logdog-expired-stream » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698