Skip to content

CI: Bump s3fs #29573

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

Merged
merged 5 commits into from
Nov 15, 2019
Merged

CI: Bump s3fs #29573

merged 5 commits into from
Nov 15, 2019

Conversation

TomAugspurger
Copy link
Contributor

Closes #28616

@TomAugspurger TomAugspurger added the CI Continuous Integration label Nov 12, 2019
@TomAugspurger TomAugspurger added this to the 1.0 milestone Nov 12, 2019
@jbrockmendel
Copy link
Member

E botocore.exceptions.ClientError: An error occurred (403) when calling the GetObject operation: Forbidden

# Possibly some state leaking in between tests.
# If we don't clear this cache, we saw `GetObject operation: Forbidden`.
# Presumably the s3fs instance is being cached, with the directory listing
# from *before* we add the large-file.csv in the pandas-test bucket.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is what the test failures are related to

@jreback jreback merged commit 4313267 into pandas-dev:master Nov 15, 2019
@jreback
Copy link
Contributor

jreback commented Nov 15, 2019

sure

Reksbril pushed a commit to Reksbril/pandas that referenced this pull request Nov 18, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI: Revert s3fs pin
4 participants