Skip to content

[3.10] gh-94998: Make 3.10 sqlite3 tests run #95015

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

Closed
wants to merge 2 commits into from

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Jul 19, 2022

Add init and main to 3.10 test_sqlite3 directory.
In test_dbapi, comment out def cx_limit, line 42.
Add 'verbosity=2' to unittest.main().

Multiple tests in test_dbapi fail before crashing on Windows.

Add __init__ and __main__ to test_sqlite3 directory.
In test_dbapi, comment out cx_limit, line 42.
Add 'verbosity=2' to unittest.main().
@erlend-aasland
Copy link
Contributor

Sorry, this is not the correct fix; closing it. See #95016. Thanks for reporting this!

@terryjreedy terryjreedy deleted the sql310 branch July 19, 2022 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants