Skip to content

ref: upgrade just pytest #76935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 10 commits into from

Conversation

asottile-sentry
Copy link
Member

upgrading pytest and pytest-django seemed to make many of our tests trigger HC exceptions. trying this one separately

@asottile-sentry asottile-sentry requested a review from a team September 4, 2024 17:21
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 4, 2024
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #76935      +/-   ##
==========================================
- Coverage   78.11%   77.19%   -0.93%     
==========================================
  Files        6960     6960              
  Lines      308896   308896              
  Branches    50558    50558              
==========================================
- Hits       241282   238437    -2845     
- Misses      61219    63987    +2768     
- Partials     6395     6472      +77     

Copy link
Contributor

github-actions bot commented Sep 5, 2024

🚨 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 #discuss-dev-infra channel.

@asottile-sentry asottile-sentry force-pushed the asottile-upgrade-pytest-separately branch from 62c4122 to db76c86 Compare September 9, 2024 21:12
@asottile-sentry asottile-sentry force-pushed the asottile-upgrade-pytest-separately branch from db76c86 to 9164714 Compare September 10, 2024 15:02
@asottile-sentry asottile-sentry force-pushed the asottile-upgrade-pytest-separately branch from 9164714 to ec2b734 Compare September 13, 2024 13:35
@asottile-sentry asottile-sentry force-pushed the asottile-upgrade-pytest-separately branch from ec2b734 to 855a8cc Compare September 13, 2024 20:20
@asottile-sentry asottile-sentry force-pushed the asottile-upgrade-pytest-separately branch from 855a8cc to 3bafa1c Compare September 16, 2024 13:10
@asottile-sentry asottile-sentry force-pushed the asottile-upgrade-pytest-separately branch from 3bafa1c to 7177da8 Compare September 16, 2024 19:44
asottile-sentry and others added 10 commits September 25, 2024 08:58
upgrading pytest and pytest-django seemed to make many of our tests trigger HC exceptions.  trying this one separately
@asottile-sentry asottile-sentry force-pushed the asottile-upgrade-pytest-separately branch from 329f36e to e2386c9 Compare September 25, 2024 12:58
@asottile-sentry asottile-sentry deleted the asottile-upgrade-pytest-separately branch October 11, 2024 15:09
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant