| Index: milo/appengine/swarming/expectations/build-running.json
|
| diff --git a/milo/appengine/swarming/expectations/build-running.json b/milo/appengine/swarming/expectations/build-running.json
|
| index 1c8914b542616c75f36ee81988b3560412e00097..3fb9943d476a314fcce444fd977f0db47fb3e949 100644
|
| --- a/milo/appengine/swarming/expectations/build-running.json
|
| +++ b/milo/appengine/swarming/expectations/build-running.json
|
| @@ -5,6 +5,7 @@
|
| "Status": "Running",
|
| "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",
|
| @@ -59,6 +61,7 @@
|
| "Status": "Success",
|
| "Banner": null,
|
| "Bot": null,
|
| + "Recipe": null,
|
| "Source": null,
|
| "MainLink": {
|
| "Label": "stdout",
|
| @@ -87,6 +90,7 @@
|
| "Status": "Running",
|
| "Banner": null,
|
| "Bot": null,
|
| + "Recipe": null,
|
| "Source": null,
|
| "MainLink": {
|
| "Label": "stdout",
|
| @@ -136,15 +140,6 @@
|
| {
|
| "GroupName": "Main",
|
| "Property": null
|
| - },
|
| - {
|
| - "GroupName": "Swarming Tags",
|
| - "Property": [
|
| - {
|
| - "Key": "allow_milo",
|
| - "Value": "1"
|
| - }
|
| - ]
|
| }
|
| ],
|
| "Blame": null
|
|
|