| Index: scripts/slave/recipes/gpu/build_and_upload.expected/linux_release.json
|
| diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/linux_release.json b/scripts/slave/recipes/gpu/build_and_upload.expected/linux_release.json
|
| index 70a5bf5bd5624a53d94c98ad4e165cbfca323276..42c3c5d72993d143342d8b50b13b23c424781a55 100644
|
| --- a/scripts/slave/recipes/gpu/build_and_upload.expected/linux_release.json
|
| +++ b/scripts/slave/recipes/gpu/build_and_upload.expected/linux_release.json
|
| @@ -83,6 +83,17 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[BUILD]/scripts/slave/recipe_modules/isolate/resources/find_isolated_tests.py",
|
| + "--build-dir",
|
| + "[SLAVE_BUILD]/src/out/Release",
|
| + "--clean-isolated-files"
|
| + ],
|
| + "name": "clean isolated files"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[BUILD]/scripts/slave/compile.py",
|
| "--target",
|
| "Release",
|
|
|