| Index: scripts/slave/recipes/chromium_trybot_legacy.expected/base_unittests_failure_swarming.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/base_unittests_failure_swarming.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/base_unittests_failure_swarming.json
|
| index 318c9cb3a965b3e3e80ca61e7de1c27b573e5009..7dbeaabc98e80e2c43cd258d368208269301e9f1 100644
|
| --- a/scripts/slave/recipes/chromium_trybot_legacy.expected/base_unittests_failure_swarming.json
|
| +++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/base_unittests_failure_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"
|
| @@ -646,7 +646,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",
|
|
|