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

Unified Diff: infra/recipes/blink_downstream.expected/minimal_pass_continues.json

Issue 2435803007: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 2 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: 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,
« no previous file with comments | « infra/config/recipes.cfg ('k') | infra/recipes/blink_downstream.expected/too_many_failures_for_retcode.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698