[
https://issues.apache.org/jira/browse/ARROW-13504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-13504.
------------------------------------
Resolution: Fixed
Issue resolved by pull request 10837
[https://github.com/apache/arrow/pull/10837]
> [Python] It is impossible to skip s3 or hdfs tests with pytest markers
> ----------------------------------------------------------------------
>
> Key: ARROW-13504
> URL: https://issues.apache.org/jira/browse/ARROW-13504
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 5.0.0
> Reporter: Dmitry Kalinkin
> Assignee: Dmitry Kalinkin
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The tests should be skippable with
> {code:bash}
> pytest pyarrow/tests -m "(not s3)"
> {code}
> but that doesn't deselect all the s3 tests
--
This message was sent by Atlassian Jira
(v8.3.4#803005)