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

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

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: tags 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..8e1c433d48a60de1f1b1374ae713f619f077800d 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://example.com/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