1) leave the local v2 runner running in a subdirec...
# development
w
1) leave the local v2 runner running in a subdirectory of
.pants.d
(which is what is allowing it to reach out and find the "real" buildroot), and unblacklist tests for remoting as we fix these issues
h
challenge here is that this causes any user of
test_base
to fail. Seems about 50% of tests need to be blacklisted. Are we fine with landing with that big of a blacklist?
w
... i guess i mean whitelist.
but yes. i'm ok with landing with a whitelist and then inverting once this issue is resolved.
👍 1