Skip to content

Conversation

@terryjreedy
Copy link
Member

@terryjreedyterryjreedy 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!

@terryjreedyterryjreedy deleted the sql310 branch July 19, 2022 20:36
Sign up for freeto 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

@terryjreedy@erlend-aasland