aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/android/BUILD
diff options
context:
space:
mode:
authorGravatar ulfjack <ulfjack@google.com>2017-07-10 13:19:19 +0200
committerGravatar László Csomor <laszlocsomor@google.com>2017-07-10 14:37:21 +0200
commit3fbd7c43fe329c7052b7105d6941205680fb1a3d (patch)
treeb6a78cfe8a10cb1db76478d5bdb3c6645f6cfb8c /src/test/java/com/google/devtools/build/android/BUILD
parentfb3c57222799e50ae262b8a35f701cb8ef22e6f9 (diff)
Reimplement RemoteSpawnStrategy on top of RemoteSpawnRunner
It is intentional that RemoteSpawnStrategy no longer contains any remote execution specific code. My intent is to merge all SpawnStrategy implementations into a single class (similar to the new RemoteSpawnStrategy), and delegate all the specific work to SpawnRunner implementations. However, we're not there yet, and we still need to be able to look up SpawnStrategy implementations by name through the annotations, so we still need separate classes for now. We might also want to have a shared test suite for all SpawnRunner instances that checks for basic compliance with the specification. Progress on #1531. PiperOrigin-RevId: 161377751
Diffstat (limited to 'src/test/java/com/google/devtools/build/android/BUILD')
0 files changed, 0 insertions, 0 deletions