| Index: scripts/slave/recipes/chromium_trybot.expected/webkit_tests_with_and_without_patch_fail.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_with_and_without_patch_fail.json b/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_with_and_without_patch_fail.json
|
| index 836144f48d82cf22ce0cd441ba1661769f8bcd84..b9096e1c4f2087b09b268b3b145b27ebb4e9d5e7 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_with_and_without_patch_fail.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/webkit_tests_with_and_without_patch_fail.json
|
| @@ -725,6 +725,26 @@
|
| ]
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_retry_summary.py",
|
| + "--retry-summary-json",
|
| + "{\"failures\": [], \"ignored\": [\"bad/totally-bad-probably.html\", \"tricky/totally-maybe-not-awesome.html\"]}",
|
| + "--build-number",
|
| + "571",
|
| + "--builder-name",
|
| + "linux_precise_blink_rel",
|
| + "--gs-bucket",
|
| + "gs://chromium-layout-test-archives"
|
| + ],
|
| + "cwd": "[BUILDER_CACHE]/linux_layout",
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "archive_retry_summary"
|
| + },
|
| + {
|
| "name": "$result",
|
| "recipe_result": null,
|
| "status_code": 0
|
|
|