| Index: scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test_swarming.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test_swarming.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test_swarming.json
|
| index 35164ed5c014473afdaa8261549781114ae2df45..7075b2b73c790fcd87189da0ae457d1fa3079b9c 100644
|
| --- a/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test_swarming.json
|
| +++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/compile_failure_without_patch_with_test_swarming.json
|
| @@ -206,7 +206,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py",
|
| + "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Release",
|
| "--clean-isolated-files"
|
| @@ -238,7 +238,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/isolate/resources/remove_build_metadata.py",
|
| + "RECIPE_MODULE[isolate]/resources/remove_build_metadata.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Release",
|
| "--src-dir",
|
| @@ -398,7 +398,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py",
|
| + "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py",
|
| "--swarming-client-dir",
|
| "[SLAVE_BUILD]/src/tools/swarming_client",
|
| "--temp-root-dir",
|
| @@ -490,7 +490,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py",
|
| + "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Release",
|
| "--clean-isolated-files"
|
| @@ -617,7 +617,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py",
|
| + "RECIPE_MODULE[swarming]/resources/collect_gtest_task.py",
|
| "--swarming-client-dir",
|
| "[SLAVE_BUILD]/src/tools/swarming_client",
|
| "--temp-root-dir",
|
|
|