I'm seeing these two tests time out somewhat consi...
# development
f
I'm seeing these two tests time out somewhat consistently across PRs:
Copy code
src/python/pants/backend/build_files/fmt/black/integration_test.py:tests failed after 3 attempts in 60.27s.
src/python/pants/backend/build_files/fmt/yapf/integration_test.py:tests failed after 3 attempts in 60.29s.
https://github.com/pantsbuild/pants/actions/runs/12839986315/job/35808114030#step:8:660https://github.com/pantsbuild/pants/actions/runs/12838202704/job/35803542545#step:8:576 Going to bump their timeouts.
Part of me would also like to know what takes them so long.