| Index: scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json b/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json
|
| index 4287430ac97939bf9fc8f30d42b08e8bc15666bc..ece1dd72c6660217ec929df4ddeadca6bc995411 100644
|
| --- a/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json
|
| +++ b/scripts/slave/recipes/chromium.expected/one_failure_keeps_going_dynamic_tests.json
|
| @@ -62,24 +62,11 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| - "--version"
|
| - ],
|
| - "name": "swarming.py --version",
|
| - "stdout": "/path/to/tmp/",
|
| - "~followup_annotations": [
|
| - "@@@STEP_TEXT@0.4.10@@@"
|
| - ]
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| "[DEPOT_TOOLS]/gclient.py",
|
| "runhooks"
|
| ],
|
| "env": {
|
| - "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=archive test_isolation_outdir=https://isolateserver.appspot.com use_goma=1"
|
| + "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
|
| },
|
| "name": "gclient runhooks"
|
| },
|
|
|