ref: replace pytest-rerunfailures with flaky#78271
ref: replace pytest-rerunfailures with flaky#78271asottile-sentry wants to merge 1 commit intomasterfrom
Conversation
pytest-rerunfailures does not run class teardowns in pytest 8.2+ see pytest-dev/pytest#11833
|
🚨 Warning: This pull request contains Frontend and Backend changes! It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently. Have questions? Please ask in the |
❌ 5 Tests Failed:
View the top 3 failed tests by shortest run time
To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard |
|
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you add the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
pytest-rerunfailures does not run class teardowns in pytest 8.2+
see pytest-dev/pytest#11833