Skip to content

Conversation

@sentrivana
Copy link
Contributor

@sentrivana sentrivana commented Nov 13, 2025

Description

We had to resort to skipping two tests in https://github.com/getsentry/sentry-python/pull/5088/files since they were blocking the release. Re-enabling them here.

It looks like the worst of the flakiness comes with newer coverage (>=7.11.1). Pinning it here.

Issues

Closes #5101
Closes https://linear.app/getsentry/issue/PY-1974/fix-skipped-tests

Reminders

@linear
Copy link

linear bot commented Nov 13, 2025

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.95%. Comparing base (0aebb18) to head (3d8067b).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5104   +/-   ##
=======================================
  Coverage   83.95%   83.95%           
=======================================
  Files         180      180           
  Lines       18023    18023           
  Branches     3205     3205           
=======================================
  Hits        15131    15131           
  Misses       1917     1917           
  Partials      975      975           

@sentrivana sentrivana marked this pull request as ready for review November 14, 2025 08:22
@sentrivana sentrivana requested a review from a team as a code owner November 14, 2025 08:22
@sentrivana sentrivana merged commit 2f3d023 into master Nov 14, 2025
132 checks passed
@sentrivana sentrivana deleted the ivana/skipped-tests branch November 14, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix skipped tests

3 participants