| Index: scripts/slave/recipes/gpu/build_and_test.expected/linux_release_tryserver.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/linux_release_tryserver.json b/scripts/slave/recipes/gpu/build_and_test.expected/linux_release_tryserver.json
|
| index 0e796e39b9d65651e234193175985f767522bf38..acf764c3ab34878b141c8bea150a03efadab6839 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_test.expected/linux_release_tryserver.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_test.expected/linux_release_tryserver.json
|
| @@ -124,7 +124,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
|
| + "RECIPE_MODULE[build.isolate]/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Release",
|
| "--clean-isolated-files"
|
| @@ -268,7 +268,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[isolate]/resources/isolate.py",
|
| + "RECIPE_MODULE[build.isolate]/resources/isolate.py",
|
| "[SLAVE_BUILD]/src/tools/swarming_client",
|
| "batcharchive",
|
| "--dump-json",
|
|
|