Closed
Description
coordinator already had support for running tests (at least trybots) in module mode, it's used for oauth2
and build
subrepos:
Some subrepos, such as x/tools, may want to soon start running their tests in both GO111MODULE=on
and GO111MODULE=off
modes, in order to make sure there are no regressions in either mode.
We should add support for this to the coordinator.