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

Unified Diff: milo/appengine/swarming/expectations/build-exception.json

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Fix gerrit checker 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/expectations/build-exception.json
diff --git a/milo/appengine/swarming/expectations/build-exception.json b/milo/appengine/swarming/expectations/build-exception.json
index 607ccd907a7700ae4299ea820b4bb634e8346b30..355093ac9492da752545dfab8a3098b0944d9f63 100644
--- a/milo/appengine/swarming/expectations/build-exception.json
+++ b/milo/appengine/swarming/expectations/build-exception.json
@@ -1,10 +1,7 @@
{
"Summary": {
- "ParentLabel": null,
"Label": "2d8d62f6be545b10",
"Status": "Failure",
- "Banner": null,
- "Bot": null,
"Source": {
"Label": "Task 2d8d62f6be545b10",
"URL": "https://example.com/user/task/2d8d62f6be545b10"
@@ -19,7 +16,6 @@
"URL": "foo/stdout"
}
],
- "Progress": null,
"Started": "2016-03-14T10:00:01.85071Z",
"Finished": "2016-03-14T11:00:18.48602Z",
"Duration": 3616635310000,
@@ -34,18 +30,12 @@
"SourceStamp": null,
"Components": [
{
- "ParentLabel": null,
"Label": "recipe bootstrap",
"Status": "Success",
- "Banner": null,
- "Bot": null,
- "Source": null,
"MainLink": {
"Label": "stdout",
"URL": "foo/steps/recipe_bootstrap/0/stdout"
},
- "SubLink": null,
- "Progress": null,
"Started": "2016-03-14T10:00:02Z",
"Finished": "2016-03-14T10:00:09Z",
"Duration": 7000000000,
@@ -55,12 +45,8 @@
"Text": null
},
{
- "ParentLabel": null,
"Label": "setup_build",
"Status": "Success",
- "Banner": null,
- "Bot": null,
- "Source": null,
"MainLink": {
"Label": "stdout",
"URL": "foo/steps/setup_build/0/stdout"
@@ -71,7 +57,6 @@
"URL": "foo/steps/setup_build/0/logs/run_recipe/0"
}
],
- "Progress": null,
"Started": "2016-03-14T10:00:03Z",
"Finished": "2016-03-14T10:00:04Z",
"Duration": 1000000000,
@@ -83,12 +68,8 @@
]
},
{
- "ParentLabel": null,
"Label": "bot_update",
"Status": "InfraFailure",
- "Banner": null,
- "Bot": null,
- "Source": null,
"MainLink": {
"Label": "stdout",
"URL": "foo/steps/bot_update/0/stdout"
@@ -99,7 +80,6 @@
"URL": "foo/steps/bot_update/0/logs/json.output__invalid_/0"
}
],
- "Progress": null,
"Started": "2016-03-14T10:00:05Z",
"Finished": "2016-03-14T10:00:06Z",
"Duration": 1000000000,
@@ -109,12 +89,8 @@
"Text": null
},
{
- "ParentLabel": null,
"Label": "Uncaught Exception",
"Status": "InfraFailure",
- "Banner": null,
- "Bot": null,
- "Source": null,
"MainLink": {
"Label": "stdout",
"URL": "foo/steps/Uncaught_Exception/0/stdout"
@@ -125,7 +101,6 @@
"URL": "foo/steps/Uncaught_Exception/0/logs/exception/0"
}
],
- "Progress": null,
"Started": "2016-03-14T10:00:07Z",
"Finished": "2016-03-14T10:00:08Z",
"Duration": 1000000000,
@@ -181,15 +156,6 @@
"Value": "0"
}
]
- },
- {
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "allow_milo",
- "Value": "1"
- }
- ]
}
],
"Blame": null
« no previous file with comments | « milo/appengine/swarming/expectations/build-canceled.json ('k') | milo/appengine/swarming/expectations/build-expired.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698