CI constantly fails for python_build / Python Build (Python 3.10 PyArrow latest)
#1025
Closed
Labels
bug
Something isn't working
Environment
Delta-rs version:
Any
Binding:
Environment:
Bug
What happened fails for python_build / Python Build (Python 3.10 PyArrow latest) (pull_request).
What you expected to happen:
It should pass.
How to reproduce it:
Filing any trivial PR.
More details:
Here is a sample error message (from https://github.com/delta-io/delta-rs/actions/runs/3716554180/jobs/6306719741):
Run source venv/bin/activate
============================= test session starts ==============================
platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0 -- /home/runner/work/delta-rs/delta-rs/python/venv/bin/python
cachedir: .pytest_cache
rootdir: /home/runner/work/delta-rs/delta-rs/python, configfile: pyproject.toml, testpaths: tests
plugins: timeout-2.1.0, mock-3.10.0, cov-4.0.0
collecting ... collected 95 items / 6 deselected / 89 selected
tests/test_file_system_handler.py::test_file_info PASSED [ 1%]
tests/test_file_system_handler.py::test_get_file_info_selector PASSED [ 2%]
tests/test_file_system_handler.py::test_open_input_file PASSED [ 3%]
tests/test_file_system_handler.py::test_read_table PASSED [ 4%]
tests/test_file_system_handler.py::test_read_dataset PASSED [ 5%]
tests/test_file_system_handler.py::test_write_table PASSED [ 6%]
tests/test_file_system_handler.py::test_write_partitioned_dataset PASSED [ 7%]
+++++++++++++++++++++++++++++++++++ Timeout ++++++++++++++++++++++++++++++++++++
The text was updated successfully, but these errors were encountered: