https://pantsbuild.org/ logo
a

ancient-vegetable-10556

08/10/2021, 7:23 PM
I’m experiencing a flaky test in
fs_test.py
(see https://github.com/pantsbuild/pants/pull/12448/checks?check_run_id=3292684957). Has anyone seen this before? (ping @witty-crayon-22786)
w

witty-crayon-22786

08/10/2021, 7:27 PM
new(s) to me!
a

ancient-vegetable-10556

08/10/2021, 7:27 PM
🎉
I’ve increased the retry count on that test, and we’ll see if that helps. I can’t make it happen outside of CI (locally or on devbox), but it’s pretty consistently failing over in github land
w

witty-crayon-22786

08/10/2021, 7:28 PM
If you're sure it's unrelated to your change, can
@pytest.*skip
it with a TODO referencing the ticket
a

ancient-vegetable-10556

08/10/2021, 7:28 PM
If it keeps falling over, I’ll do that.
(that seems to have helped.)
Adding an increased retry count helped, not the skipping
👍 2
@witty-crayon-22786 @hundreds-father-404 https://github.com/pantsbuild/pants/pull/12540