AlenkaF opened a new issue, #39531: URL: https://github.com/apache/arrow/issues/39531
### Describe the bug, including details regarding any error messages, version, and platform. Nightly dask test have been failing for a while now, see for example https://github.com/ursacomputing/crossbow/actions/runs/7454907258/job/20283102200 The failing `test_dataframe.py::test_describe_empty` seems to be a flaky one and has an upstream issue opened: https://github.com/dask/dask/issues/10672. I haven't found an upstream issue for `test_dataframe.py::test_view` but it also doesn't look connected to PyArrow. We should skip both tests in https://github.com/apache/arrow/blob/main/ci/scripts/integration_dask.sh#L37 to clean up nightly tests. ### Component(s) Python -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
