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

Unified Diff: milo/appengine/swarming/expectations/build-patch-failure.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-patch-failure.json
diff --git a/milo/appengine/swarming/expectations/build-patch-failure.json b/milo/appengine/swarming/expectations/build-patch-failure.json
index 6d6c036f059b4c757262c71476314bc6ef8409d4..e97ff4a55098b39810cb5ddedcce5ae2e86a0d35 100644
--- a/milo/appengine/swarming/expectations/build-patch-failure.json
+++ b/milo/appengine/swarming/expectations/build-patch-failure.json
@@ -5,6 +5,7 @@
"Status": "Failure",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": {
"Label": "Task 2d8d62f6be545b10",
"URL": "https://example.com/user/task/2d8d62f6be545b10"
@@ -38,6 +39,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -66,6 +68,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -94,6 +97,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -126,6 +130,7 @@
"Status": "Failure",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -149,6 +154,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -249,15 +255,6 @@
"Value": "0"
}
]
- },
- {
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "allow_milo",
- "Value": "1"
- }
- ]
}
],
"Blame": null

Powered by Google App Engine
This is Rietveld 408576698