summaryrefslogtreecommitdiff
path: root/java/kotlin_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2024-08-09 15:17:01 -0700
committer Colin Cross <ccross@android.com> 2024-08-13 14:07:47 -0700
commit2fcc48e4a36d10af71dcdb374d54d3d9c100dd67 (patch)
treee3a62b653e3e68c0f9502aa03eb3e5f1593f5ea8 /java/kotlin_test.go
parentb61c2269435276862c927f40915e9888ae7908f4 (diff)
Use rsp files to pass turbine inputs to RBE
Turbine rules that run in RBE fail when they have long lists of flags. They work locally because the list of flags is placed in an RSP file, but the list of inputs still appears on the command line when RBE is enabled to pass them to rewrapper. When the list of srcjars or classpath arguments are too long, move the list of files into an rsp file, and pass the rsp file to RBE instead of the list of files. Bug; 308016794 Test: builds Flag: EXEMPT refactor Change-Id: I5ee610a91302ce94ec77b6f13b28a29bc63fd962
Diffstat (limited to 'java/kotlin_test.go')
0 files changed, 0 insertions, 0 deletions