Re: [I] [Python] `tests/test_feather.py::test_roundtrip`: `hypothesis.errors.FailedHealthCheck: Data generation is extremely slow` […] [arrow]

2024-07-17 Thread via GitHub
mgorny commented on issue #41318: URL: https://github.com/apache/arrow/issues/41318#issuecomment-2233033106 My current list of tests suffering from health check failures is: ``` tests/interchange/test_interchange_spec.py::test_dtypes tests/test_convert_builtin.py::test_array_to_p

Re: [I] [Python] `tests/test_feather.py::test_roundtrip`: `hypothesis.errors.FailedHealthCheck: Data generation is extremely slow` […] [arrow]

2024-04-22 Thread via GitHub
mgorny commented on issue #41318: URL: https://github.com/apache/arrow/issues/41318#issuecomment-2069100122 Our CI caught one more: ``` FAILED tests/test_pandas.py::test_array_to_pandas_roundtrip - hypothesis.errors.FailedHealthCheck: Data generation is extremely slow: Onl... ``

Re: [I] [Python] `tests/test_feather.py::test_roundtrip`: `hypothesis.errors.FailedHealthCheck: Data generation is extremely slow` […] [arrow]

2024-04-21 Thread via GitHub
mgorny commented on issue #41318: URL: https://github.com/apache/arrow/issues/41318#issuecomment-2068035759 More of them in the next run: ```pytb == FAILURES ===