You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/07/30 03:40:00 UTC

[jira] [Updated] (ARROW-13504) [Python] It is impossible to skip s3 or hdfs tests with pytest markers

     [ https://issues.apache.org/jira/browse/ARROW-13504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-13504:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>          Time Spent: 10m
>  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)