| 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
|
|
|