Skip to content

Commit 9a8cac7

Browse files
tetrominocopybara-github
authored andcommitted
Force local spawns to work around remote cache problem / spurious test failure
PiperOrigin-RevId: 429572435
1 parent fb92e2d commit 9a8cac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/shell/integration/starlark_dependency_pruning_test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ if "$is_windows"; then
5555
fi
5656

5757
add_to_bazelrc "build --package_path=%workspace%"
58+
add_to_bazelrc "build --spawn_strategy=local"
5859

5960
#### HELPER FUNCTIONS ##################################################
6061

0 commit comments

Comments
 (0)