| Index: scripts/slave/recipes/chromium_trybot.expected/persistent_failure_and_runhooks_2_fail_test.json
|
| ===================================================================
|
| --- scripts/slave/recipes/chromium_trybot.expected/persistent_failure_and_runhooks_2_fail_test.json (revision 248765)
|
| +++ scripts/slave/recipes/chromium_trybot.expected/persistent_failure_and_runhooks_2_fail_test.json (working copy)
|
| @@ -101,7 +101,7 @@
|
| "runhooks"
|
| ],
|
| "env": {
|
| - "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 target_arch=x64",
|
| + "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 gomadir=[BUILD]/goma target_arch=x64 use_goma=1",
|
| "GYP_GENERATORS": "ninja"
|
| },
|
| "name": "gclient runhooks"
|
| @@ -121,6 +121,8 @@
|
| "ninja",
|
| "--compiler",
|
| "goma",
|
| + "--goma-dir",
|
| + "[BUILD]/goma",
|
| "--",
|
| "base_unittests",
|
| "cacheinvalidation_unittests",
|
| @@ -1071,7 +1073,7 @@
|
| "runhooks"
|
| ],
|
| "env": {
|
| - "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 target_arch=x64",
|
| + "GYP_DEFINES": "component=static_library dcheck_always_on=1 fastbuild=1 gomadir=[BUILD]/goma target_arch=x64 use_goma=1",
|
| "GYP_GENERATORS": "ninja"
|
| },
|
| "name": "gclient runhooks (2)",
|
| @@ -1095,6 +1097,8 @@
|
| "ninja",
|
| "--compiler",
|
| "goma",
|
| + "--goma-dir",
|
| + "[BUILD]/goma",
|
| "--",
|
| "media_unittests"
|
| ],
|
| @@ -1115,6 +1119,8 @@
|
| "ninja",
|
| "--compiler",
|
| "goma",
|
| + "--goma-dir",
|
| + "[BUILD]/goma",
|
| "--clobber",
|
| "--",
|
| "media_unittests"
|
|
|