raulcd commented on PR #50610:
URL: https://github.com/apache/arrow/pull/50610#issuecomment-5071960885
Error is unrelated, is a flaky timeout with minio:
```
> raise TimeoutExpired(self.args, timeout)
E subprocess.TimeoutExpired: Command '['mc', '-C',
'/private/var/folders/8j/3c4g2vh16vgc8j40cj25qfqh0000gn/T/pytest-of-runner/pytest-0/popen-gw0/mc',
'admin', 'policy', 'attach', 'myminio/', 'no-create-buckets', '--user',
'test_dataset_limited_user']' timed out after 10 seconds
/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/subprocess.py:2045:
TimeoutExpired
```
--
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]