Skip to content

bpo-33764: Disable largefile on AppVeyor #7368

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
wants to merge 1 commit into from
Closed

bpo-33764: Disable largefile on AppVeyor #7368

wants to merge 1 commit into from

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jun 4, 2018

AppVeyor started to fail with:

"Build exceeded allowed resource quotas. Fix your build to consume
less resources or contact AppVeyor support to request quotas
increase."

Disable largefile tests to try to workaround this error.

https://bugs.python.org/issue33764

AppVeyor started to fail with:

"Build exceeded allowed resource quotas. Fix your build to consume
less resources or contact AppVeyor support to request quotas
increase."

Disable largefile tests to try to workaround this error.
@vstinner
Copy link
Member Author

vstinner commented Jun 4, 2018

And now I cannot merge this PR because of https://bugs.python.org/issue33765 ? AppVeyor, you are not funny with us :-(

@ned-deily
Copy link
Member

Isn't this a dup of #7364?

@vstinner
Copy link
Member Author

vstinner commented Jun 4, 2018

Isn't this a dup of #7364?

Ah! I was looking for @zware change but I failed to find in master. So I created my PR.

Right, my PR is a duplicate, I close it.

@vstinner vstinner closed this Jun 4, 2018
@vstinner vstinner deleted the appveyor_largefile branch September 19, 2018 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants