Skip to content
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

Fix failing tests on Fedora 40 #381

Merged
merged 5 commits into from
Sep 17, 2024
Merged

Conversation

fohrloop
Copy link
Owner

@fohrloop fohrloop commented Sep 17, 2024

Fixes: #380

Fixes a SyntaxWarning caused by a docstring.

Fixes a few PytestUnraisableExceptionWarning on Fedora caused by
harmless warnings which were filtered using a regex. The regex only
matched the warnings emitted on Ubuntu, but not on Fedora.

@fohrloop fohrloop merged commit 95d405c into main Sep 17, 2024
14 checks passed
@fohrloop fohrloop deleted the issue-380-test-failing-fedora-40 branch September 17, 2024 15:24
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.

Tests failing on main - Fedora 40 Python 3.12.5
1 participant