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

TST: Make test_sql.py parallelizable #60595

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
0fe741b
Make test_sql.py all_connectable tests parallelizable
UmbertoFasci Dec 8, 2024
60f1a14
Make test_sql.py sqlalchemy_connectable tests parallelizable
UmbertoFasci Dec 9, 2024
cc35414
Make test_sql.py postgresql_connectable tests parallelizable
UmbertoFasci Dec 9, 2024
ecb6c4d
make test_sql.py mysql_connectable tests parallelizable
UmbertoFasci Dec 9, 2024
0c51e04
Make test_sql.py sqlite_engine tests parallelizable
UmbertoFasci Dec 19, 2024
17cf723
Make test_sql.py sqlite_conn tests parallelizable
UmbertoFasci Dec 19, 2024
4147a77
Make test_sql.py other connectable tests parallelizable
UmbertoFasci Dec 20, 2024
5250e1b
Make test_sql.py other connectable tests parallelizable 2
UmbertoFasci Dec 20, 2024
6d73fa0
Make test_sql.py other connectable tests parallelizable 3
UmbertoFasci Dec 20, 2024
9c9f7e7
Merge branch 'main' into make_parallelizable
UmbertoFasci Dec 20, 2024
a354c59
Remove single CPU marker and update table name creation function name
UmbertoFasci Dec 20, 2024
b18c79c
resolve test_api_to_sql_index_label_multiindex error
UmbertoFasci Dec 20, 2024
2a856db
resolve tests which create table with create_and_load_postgres_datetz
UmbertoFasci Dec 20, 2024
7a31438
resolve regex error for test_xsqlite_if_exists
UmbertoFasci Dec 20, 2024
b5a60d9
resolve sqlalchemy reflection drop_table race condition
UmbertoFasci Dec 21, 2024
be28090
resolve drop_table sqlalchemy reflection error handling
UmbertoFasci Dec 21, 2024
e62a848
revert drop_table error handling
UmbertoFasci Dec 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading