<@U051221NF> : there is a comment about disabling ...
# general
w
@happy-kitchen-89482 : there is a comment about disabling
pytest --fast
for those:
Copy code
# We run python tests using --no-fast - aka test chroot per target - to work around issues with
    # test (ie: pants_test.contrib) namespace packages.
    # TODO(John Sirois): Get to the bottom of the issue and kill --no-fast, see:
    #  <https://github.com/pantsbuild/pants/issues/1149>