Skip to content
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

bpo-33764: Appveyor fixes #7364

Merged
merged 3 commits into from Jun 4, 2018
Merged

bpo-33764: Appveyor fixes #7364

merged 3 commits into from Jun 4, 2018

Conversation

@zware
Copy link
Member

zware commented Jun 3, 2018

@zware

This comment has been minimized.

Copy link
Member Author

zware commented Jun 3, 2018

It appears that AppVeyor is not accepting builds from us at the moment; I'm not sure why. I've tested this on my own clone (zware#8), though, and from a sample size of one it appears to both speed up the build and prevent the crash.

@terryjreedy if this comes unblocked and I haven't already done it, please feel free to merge.

@vstinner vstinner changed the title Appveyor fixes bpo-33764: Appveyor fixes Jun 4, 2018
@vstinner

This comment has been minimized.

Copy link
Member

vstinner commented Jun 4, 2018

I closed my PR #7368 as a duplicate of this one.

@vstinner

This comment has been minimized.

Copy link
Member

vstinner commented Jun 4, 2018

And now we cannot merge this PR because of https://bugs.python.org/issue33765 ? AppVeyor, you are not funny with us :-( Is a Python release manager allowed to merge such change? @ned-deily?

@ned-deily ned-deily merged commit 47a6c79 into python:master Jun 4, 2018
8 checks passed
8 checks passed
VSTS: Linux-PR Linux-PR_20180603.39 succeeded
Details
VSTS: Linux-PR-Coverage Linux-PR-Coverage_20180603.41 succeeded
Details
VSTS: Windows-PR Windows-PR_20180603.39 succeeded
Details
VSTS: docs docs_20180603.48 succeeded
Details
VSTS: macOS-PR macOS-PR_20180603.39 succeeded
Details
bedevere/issue-number Issue number 33764 found
Details
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jun 4, 2018

Thanks @zware for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒🤖

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jun 4, 2018

GH-7369 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Jun 4, 2018
* Prevent spurious message if taking a shortcut
* Fix YAML style
* Disable largefile tests
(cherry picked from commit 47a6c79)

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jun 4, 2018

Sorry, @zware and @ned-deily, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 47a6c79f0986ce9a84d0efc3c565b28255042911 2.7

@miss-islington miss-islington assigned ned-deily and unassigned zware Jun 4, 2018
@vstinner

This comment has been minimized.

Copy link
Member

vstinner commented Jun 4, 2018

It would be nice to see a new AppVeyor build with this new configuration, before merging backports.

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jun 4, 2018

Sorry, @zware and @ned-deily, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 47a6c79f0986ce9a84d0efc3c565b28255042911 3.6

ned-deily added a commit that referenced this pull request Jun 4, 2018
* Prevent spurious message if taking a shortcut
* Fix YAML style
* Disable largefile tests
(cherry picked from commit 47a6c79)

Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
ned-deily added a commit to ned-deily/cpython that referenced this pull request Jun 4, 2018
* Prevent spurious message if taking a shortcut
* Fix YAML style
* Disable largefile tests
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jun 4, 2018

GH-7379 is a backport of this pull request to the 3.6 branch.

ned-deily added a commit to ned-deily/cpython that referenced this pull request Jun 4, 2018
* Prevent spurious message if taking a shortcut
* Fix YAML style
* Disable largefile tests
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jun 4, 2018

GH-7380 is a backport of this pull request to the 2.7 branch.

ned-deily added a commit that referenced this pull request Jun 4, 2018
* Prevent spurious message if taking a shortcut
* Fix YAML style
* Disable largefile tests
ned-deily added a commit that referenced this pull request Jun 4, 2018
* Prevent spurious message if taking a shortcut
* Fix YAML style
* Disable largefile tests
@zware zware deleted the zware:appveyor_fixes branch Jun 22, 2018
lisroach added a commit to lisroach/cpython that referenced this pull request Sep 10, 2018
* Prevent spurious message if taking a shortcut
* Fix YAML style
* Disable largefile tests
yahya-abou-imran added a commit to yahya-abou-imran/cpython that referenced this pull request Nov 2, 2018
* Prevent spurious message if taking a shortcut
* Fix YAML style
* Disable largefile tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
6 participants
You can’t perform that action at this time.