Index: infra/recipes/blink_downstream.expected/minimal_pass_continues.json |
diff --git a/infra/recipes/blink_downstream.expected/minimal_pass_continues.json b/infra/recipes/blink_downstream.expected/minimal_pass_continues.json |
index 91efede6758e4d7f8bad9878a9ca1a5d21f8d933..9531dc0267fec4a607c7ab4477be6c3b7f69e47f 100644 |
--- a/infra/recipes/blink_downstream.expected/minimal_pass_continues.json |
+++ b/infra/recipes/blink_downstream.expected/minimal_pass_continues.json |
@@ -578,6 +578,23 @@ |
] |
}, |
{ |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_retry_summary.py", |
+ "--retry-summary-json", |
+ "{\"failures\": [\"bad/totally-bad-probably.html\", \"tricky/totally-maybe-not-awesome.html\"], \"ignored\": []}", |
+ "--build-number", |
+ "571", |
+ "--builder-name", |
+ "V8-Blink Linux 64", |
+ "--gs-bucket", |
+ "gs://chromium-layout-test-archives" |
+ ], |
+ "cwd": "[BUILDER_CACHE]/V8_Blink_Linux_64", |
+ "name": "archive_retry_summary" |
+ }, |
+ { |
"name": "$result", |
"reason": "1 out of 1 aggregated steps failed. Failures: Step('webkit_tests (retry summary)') failed with return_code 1", |
"recipe_result": null, |