Skip to content

Fix test_delta.py with Python 3.14. #556

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

Merged
merged 1 commit into from
Jul 2, 2025

Conversation

Romain-Geissler-1A
Copy link
Contributor

It seems python 3.14 changes the error description of that test a bit. This was reported on Fedora side via https://bugzilla.redhat.com/show_bug.cgi?id=2374300

This was done similarly to a similar change in dc85851 for Python 3.5

Copy link
Owner

@seperman seperman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.93%. Comparing base (ecc823a) to head (f40fa0e).
Report is 7 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #556   +/-   ##
=======================================
  Coverage   95.93%   95.93%           
=======================================
  Files          15       15           
  Lines        4235     4235           
=======================================
  Hits         4063     4063           
  Misses        172      172           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@seperman seperman changed the base branch from master to dev July 2, 2025 20:02
@seperman seperman merged commit 07e7d0a into seperman:dev Jul 2, 2025
7 checks passed
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.

2 participants