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

Unified Diff: milo/appengine/swarming/expectations/build-unicode.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
« no previous file with comments | « milo/appengine/swarming/expectations/build-timeout.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/swarming/expectations/build-unicode.json
diff --git a/milo/appengine/swarming/expectations/build-unicode.json b/milo/appengine/swarming/expectations/build-unicode.json
index e4a8ad8615e7509761751d5f2d39d2e145660a9c..e568ccfe513e46518d2ab0fddd9d37e43c425486 100644
--- a/milo/appengine/swarming/expectations/build-unicode.json
+++ b/milo/appengine/swarming/expectations/build-unicode.json
@@ -1,10 +1,7 @@
{
"Summary": {
- "ParentLabel": null,
"Label": "2d8d62f6be545b10",
"Status": "Running",
- "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": "0001-01-01T00:00:00Z",
"Duration": 3598149290000,
@@ -33,18 +29,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:03Z",
"Duration": 1000000000,
@@ -54,12 +44,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"
@@ -70,7 +56,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,
@@ -82,18 +67,12 @@
]
},
{
- "ParentLabel": null,
"Label": "bot_update",
"Status": "Running",
- "Banner": null,
- "Bot": null,
- "Source": null,
"MainLink": {
"Label": "stdout",
"URL": "foo/steps/bot_update/0/stdout"
},
- "SubLink": null,
- "Progress": null,
"Started": "2016-03-14T10:00:05Z",
"Finished": "0001-01-01T00:00:00Z",
"Duration": 3595000000000,
@@ -136,15 +115,6 @@
{
"GroupName": "Main",
"Property": null
- },
- {
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "allow_milo",
- "Value": "1"
- }
- ]
}
],
"Blame": null
« no previous file with comments | « milo/appengine/swarming/expectations/build-timeout.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698