You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/12 18:57:31 UTC

[GitHub] [arrow] jorisvandenbossche commented on a change in pull request #9096: ARROW-11212: [Packaging][Python] Use vcpkg as dependency source for manylinux and windows wheels

jorisvandenbossche commented on a change in pull request #9096:
URL: https://github.com/apache/arrow/pull/9096#discussion_r556002640



##########
File path: python/pyarrow/tests/test_fs.py
##########
@@ -1326,7 +1326,10 @@ def test_py_open_append_stream():
         f.write(b"data")
 
 
+# TODO(kszucs): the following two cases fail inside non-default
+# AWS regions e.g. us-east-2
 @pytest.mark.s3
+@pytest.mark.skip

Review comment:
       Should this be reverted before merging? 
   (I thought @xhochy encountered a similar some time ago?)




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org