I’m trying to run this test locally `tests/python/...
# general
e
I’m trying to run this test locally
tests/python/pants_test/projects:java_testprojects_integration
on latest master and it fails with
pants.base.specs.Spec.AddressFamilyResolutionError: Path "contrib/python/src/python/pants/contrib/python/checks/checker" does not contain any BUILD files.
which is not true if I look at the source tree. Is this KTF locally?
I think there is some transitive dependency on the linter…but I’m not sure where to add an explicit dep for the integration tests.