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

[BUG] Flaky parquet tests #712

Open
IvoTod opened this issue Sep 4, 2024 · 0 comments
Open

[BUG] Flaky parquet tests #712

IvoTod opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@IvoTod
Copy link
Collaborator

IvoTod commented Sep 4, 2024

What happened:
A few tests in dae/dae/parquet/tests/test_partition_descriptor.py seem to be flaky.

The following tests have been found to be flaky:

test_partition_descriptor.py::test_parse_toml_partition_description_int_region_bins
test_partition_descriptor.py::test_parse_yaml_partition_description_int_region_bins
test_partition_descriptor.py::test_partition_descriptor_varint_dirs_simple
test_partition_descriptor.py::test_partition_descriptor_varint_dirs_simple_integer_bins
test_partition_descriptor.py::test_partition_descriptor_varint_dirs_full
test_partition_descriptor.py::test_partition_descriptor_varint_dirs_full_integer_bins

The tests were ran with the following command
pytest parquet/tests/test_partition_descriptor.py
from the dae/dae directory.

@IvoTod IvoTod added the bug Something isn't working label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants