Dmitry Kalinkin created ARROW-13504:
---------------------------------------

             Summary: [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


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)

Reply via email to