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

Re-enable pyenv interpreter tests under pypy. #859

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Jan 23, 2020

It turned out the fundamental issue was a bad version of curl which was
actually hinted at by the dump originally included in #477. We've since
updated our linux image to bionic which happened to fix the issue moving
to a newer curl as a side-effect.

This change re-enables disabled tests as well as converting a test
skipped previously due to this blanket issue to a more specific,
legitimate skip. The .travis.yml is also cleaned up a bit.

The hint this might be worth pursing came from:
unbit/uwsgi#37 (comment)

Fixes #477

It turned out the fundamental issue was a bad version of curl which was
actually hinted at by the dump originally included in pex-tool#477. We've since
updated our linux image to bionic which happened to fix the issue moving
to a newer curl as a side-effect.

This change re-enables disabled tests as well as converting a test
skipped previously due to this blanket issue to a more specific,
legitimate skip. The `.travis.yml` is also cleaned up a bit.

The hint this might be worth pursing came from:
  unbit/uwsgi#37 (comment)

Fixes pex-tool#477
Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Wonderful.

@jsirois jsirois merged commit f9870af into pex-tool:master Jan 23, 2020
@jsirois jsirois deleted the issues/477 branch January 23, 2020 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ensure_python_interpreter() bootstrapping broken on pypy shard
2 participants