Skip to content

Refs #34900, Refs #34118 -- Updated assertion in test_skip_class_unless_db_feature() test on Python 3.12.1+. #17367

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
Oct 16, 2023

Conversation

felixxm
Copy link
Member

@felixxm felixxm commented Oct 15, 2023

Python 3.12.1+ no longer includes skipped tests in the number of running tests. Check out:

python/cpython#110890 (comment)
python/cpython#106588

@felixxm
Copy link
Member Author

felixxm commented Oct 15, 2023

Test failures are probably cause by the new version of pip, https://pypi.org/project/pip/23.3/.

…ss_db_feature() test on Python 3.12.1+.

Python 3.12.1+ no longer includes skipped tests in the number of
running tests. Check out:

python/cpython#110890 (comment)
python/cpython#106588
@felixxm felixxm requested a review from a team October 16, 2023 03:35
@felixxm
Copy link
Member Author

felixxm commented Oct 16, 2023

@charettes Thanks for checking 👍

@felixxm felixxm merged commit 20b7aac into django:main Oct 16, 2023
@felixxm felixxm deleted the skipped-tests branch October 16, 2023 04:29
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