X Tutup
The Wayback Machine - https://web.archive.org/web/20221223111626/https://github.com/python/cpython/pull/14091
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

Fix Windows release build issues #14091

Merged
merged 4 commits into from Jun 14, 2019
Merged

Fix Windows release build issues #14091

merged 4 commits into from Jun 14, 2019

Conversation

zooba
Copy link
Member

@zooba zooba commented Jun 14, 2019

Turns out the PGO job exceeds the default timeout :(

I've already backported this to #14085 and will keep that one open until my next validation build is finished.

@zooba zooba requested a review from a team as a code owner Jun 14, 2019
@zooba zooba changed the title Increase timeout for PGO builds in Windows release Fix Windows release build issues Jun 14, 2019
@zooba
Copy link
Member Author

zooba commented Jun 14, 2019

Starting to think my last test run missed my last set of changes, somehow... git 🙄

@zooba zooba merged commit 749e730 into python:master Jun 14, 2019
@zooba zooba deleted the timeout branch Jun 14, 2019
zooba added a commit that referenced this pull request Jun 14, 2019
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
* Increase timeout for PGO builds in Windows release
* Fix test step failures
* Disable MinGW step properly
* Fix embeddable distro name
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
* Increase timeout for PGO builds in Windows release
* Fix test step failures
* Disable MinGW step properly
* Fix embeddable distro name
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.

None yet

3 participants
X Tutup