Skip to content

BUG: failing test for pyarrow/s3fs on windows #35791

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks
martindurant opened this issue Aug 18, 2020 · 2 comments
Closed
3 tasks

BUG: failing test for pyarrow/s3fs on windows #35791

martindurant opened this issue Aug 18, 2020 · 2 comments
Labels
IO Parquet parquet, feather
Milestone

Comments

@martindurant
Copy link
Contributor

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pandas.

  • (optional) I have confirmed this bug exists on the master branch of pandas.


Code Sample, a copy-pastable example

FAILED pandas/tests/io/test_parquet.py::TestParquetPyArrow::test_s3_roundtrip_for_dir[partition_col0]

Problem description

See build https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=40576&view=logs&jobId=404760ec-14d3-5d48-e580-13034792878f&j=404760ec-14d3-5d48-e580-13034792878f&t=f81e4cc8-d61a-5fb8-36be-36768e5c561a

env:

pyarrow                   1.0.0
botocore                  1.17.44 
fsspec                    0.8.0 
moto                      1.3.14 
s3fs                      0.4.2 

I do not know the cause of this problem, but it appears in #35655 and also for the original code, so skipping it on win for now.

@martindurant martindurant added Bug Needs Triage Issue that has not been reviewed by a pandas team member labels Aug 18, 2020
@simonjayhawkins simonjayhawkins added CI Continuous Integration IO Parquet parquet, feather and removed Bug Needs Triage Issue that has not been reviewed by a pandas team member CI Continuous Integration labels Aug 21, 2020
@jreback jreback added this to the 1.1.2 milestone Aug 21, 2020
@jreback
Copy link
Contributor

jreback commented Aug 21, 2020

is this also failing on 1.1.x?

@simonjayhawkins
Copy link
Member

closed in #35814

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Parquet parquet, feather
Projects
None yet
Development

No branches or pull requests

3 participants