Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make the tests really run, and fix test failures #78

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 4 commits into from
May 1, 2025

Conversation

mitya57
Copy link
Contributor

@mitya57 mitya57 commented Aug 24, 2024

This reverts some changes from 7f05400 which were intended to please ruff, but broke the tests (and probably broke the actual code too).

Also this installs sqlalchemy and whoosh in GitHub actions, to make sure the tests really run and are not skipped.

Fixes #72.

@mgorny
Copy link

mgorny commented Mar 29, 2025

@AA-Turner, could you please take a look at this? The current version is broken for over half a year now.

@AA-Turner AA-Turner closed this May 1, 2025
@AA-Turner AA-Turner reopened this May 1, 2025
Copy link
Member

@AA-Turner AA-Turner left a comment

Choose a reason for hiding this comment

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

Sorry for the delay, and thank you for the PR.

A

@AA-Turner AA-Turner merged commit 25dab08 into sphinx-doc:master May 1, 2025
15 of 16 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.

Test failures in 2.0.0 with SQLAlchemy: TypeError: can't subtract offset-naive and offset-aware datetimes
3 participants