<@U021C96KUGJ>: `src/python/pants/jvm/goals/coursi...
# development
f
@ancient-vegetable-10556:
src/python/pants/jvm/goals/coursier_integration_test.py
is failing in CI for me: https://github.com/pantsbuild/pants/runs/4028069406?check_suite_focus=true#step:13:420. I rebased my branch cleanly on top of
main
which includes #13295. Any ideas on what is failing?
w
it’s a flake… i spent some time looking last night, but wasn’t able to repro
i added additional logging though
(which is … purple for some reason? pytest must have special handling)
hmmm, i have a hypothesis based on the logs.
feel free to mash retry there… i can look at this one.
f
I already retried by pushing a trivial change, This is the second flake in CI in a row.
w
@fast-nail-55400: is it blocking you from landing? looks like it’s still a WIP
f
it’s not blocking me from landing, but it is something that has failed reliably so just brining it to attention here.
w
yep, will look at it.
pretty sure i know what it is
a
thanks Stu!
h
It was failing for me two times in a row
Thank you