jorisvandenbossche commented on PR #38238:
URL: https://github.com/apache/arrow/pull/38238#issuecomment-1761227284
And also locally that fails:
```
$ export PYTEST_ARGS="-W error -W 'ignore:Setting custom
ClientSession:DeprecationWarning'"
$ PYTHONASYNCIODEBUG=1 pytest
python/pyarrow/tests/test_dataset.py::test_open_dataset_from_uri_s3_fsspec
$PYTEST_ARGS
ERROR: while parsing the following warning configuration:
'ignore:Setting
This error occurred:
invalid action: "'ignore"
```
So indeed it seems to be something with passing it as an env var as Jakob
mentions, and how spaces/quotes get treated in that case ..
--
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]