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

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

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Created 3 years, 11 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 c1a5a1dcdfd908f4eb3c5c54d68a2afe14c42dbc..f30f70854a5210b3469ab3a0c4631d1feb1b45e3 100644
--- a/milo/appengine/swarming/expectations/build-exception.json
+++ b/milo/appengine/swarming/expectations/build-exception.json
@@ -5,6 +5,7 @@
"Status": "Failure",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": {
"Label": "Task 2d8d62f6be545b10",
"URL": "https://debug/user/task/2d8d62f6be545b10"
@@ -39,6 +40,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -60,6 +62,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -88,6 +91,7 @@
"Status": "InfraFailure",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -114,6 +118,7 @@
"Status": "InfraFailure",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -181,15 +186,6 @@
"Value": "0"
}
]
- },
- {
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "allow_milo",
- "Value": "1"
- }
- ]
}
],
"Blame": null

Powered by Google App Engine
This is Rietveld 408576698