We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What happened: A few tests in dae/dae/parquet/tests/test_partition_descriptor.py seem to be flaky.
dae/dae/parquet/tests/test_partition_descriptor.py
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.
pytest parquet/tests/test_partition_descriptor.py
dae/dae
The text was updated successfully, but these errors were encountered:
lchorbadjiev
No branches or pull requests
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:
The tests were ran with the following command
pytest parquet/tests/test_partition_descriptor.py
from the
dae/dae
directory.The text was updated successfully, but these errors were encountered: