| Index: scripts/slave/recipes/chromium.expected/fail.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/basic_linux_64.json b/scripts/slave/recipes/chromium.expected/fail.json
|
| similarity index 95%
|
| copy from scripts/slave/recipes/chromium.expected/basic_linux_64.json
|
| copy to scripts/slave/recipes/chromium.expected/fail.json
|
| index aa2c8e32d50d93c48093664c94b16cfd4ff9ee7f..15a5d6d40fa54d2284b12a7020d8016f8d3afac2 100644
|
| --- a/scripts/slave/recipes/chromium.expected/basic_linux_64.json
|
| +++ b/scripts/slave/recipes/chromium.expected/fail.json
|
| @@ -76,6 +76,7 @@
|
| "name": "gclient runhooks"
|
| },
|
| {
|
| + "abort_on_failure": true,
|
| "cmd": [
|
| "python",
|
| "-u",
|
| @@ -94,6 +95,9 @@
|
| "All",
|
| "chromium_builder_tests"
|
| ],
|
| - "name": "compile"
|
| + "name": "compile",
|
| + "~followup_annotations": [
|
| + "@@@STEP_FAILURE@@@"
|
| + ]
|
| }
|
| ]
|
|
|