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

Some parametrizations of test_write_non_timestamp_index hang for some python 3.8 builds #246

Closed
jjerphan opened this issue Jul 1, 2024 · 1 comment

Comments

@jjerphan
Copy link
Member

jjerphan commented Jul 1, 2024

Have been observed in recent PRs including #233, #240, #242, #245

Instance of logs:

Blocked without errors around 90%:

...
test_write.py::test_write_non_timestamp_index[lmdb_version_store_v2-False-True-range] 
[gw0] [ 90%] PASSED python/tests/unit/arcticdb/version_store/test_write.py::test_write_non_timestamp_index[lmdb_version_store_v2-False-True-range] 
python/tests/unit/arcticdb/version_store/test_write.py::test_write_non_timestamp_index[lmdb_version_store_v2-False-True-int64] 
[gw0] [ 90%] PASSED python/tests/unit/arcticdb/version_store/test_write.py::test_write_non_timestamp_index[lmdb_version_store_v2-False-True-int64] 
python/tests/unit/arcticdb/version_store/test_write.py::test_write_non_timestamp_index[lmdb_version_store_v2-False-False-range] 
[gw0] [ 90%] PASSED python/tests/unit/arcticdb/version_store/test_write.py::test_write_non_timestamp_index[lmdb_version_store_v2-False-False-range] 
python/tests/unit/arcticdb/version_store/test_write.py::test_write_non_timestamp_index[lmdb_version_store_v2-False-False-int64] 
@jjerphan jjerphan changed the title Some parametrizations of test_write_non_timestamp_index hangs for some python 3.8 runs Some parametrizations of test_write_non_timestamp_index hang for some python 3.8 builds Jul 1, 2024
@jjerphan
Copy link
Member Author

jjerphan commented Jul 3, 2024

Likely related to pytest-xdist, not the tests themselves.

See #245.

@jjerphan jjerphan closed this as completed Jul 3, 2024
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

No branches or pull requests

1 participant