add pytest reruns plugin pytest-rerunfailures and minimal settings#142
add pytest reruns plugin pytest-rerunfailures and minimal settings#142valeriupredoi merged 3 commits intomainfrom
pytest-rerunfailures and minimal settings#142Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #142 +/- ##
=======================================
Coverage 74.66% 74.66%
=======================================
Files 12 12
Lines 2712 2712
Branches 407 407
=======================================
Hits 2025 2025
Misses 576 576
Partials 111 111 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@kmuehlbauer shall we get this one in, mate? Though I'm not seeing any flakes in the nightly tests at all - better safe than sorry though 🍺 |
|
@valeriupredoi Yes! Let me do one final check locally. Hang on a minute. |
|
take yer time, no rush at all 🍺 |
|
OK, so the current setup with According to my observation, this will only rerun tests once if tests are marked with So we could remove Update: Because |
kmuehlbauer
left a comment
There was a problem hiding this comment.
Let's see how this works!
|
cheers muchly, Kai! 🍺 |
Description
Contributes to avoiding #140 and makes #141 work, as @kmuehlbauer astutely pointed out
Before you get started
Checklist