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

Broken PyPy builds on Windows #446

Closed
4 tasks done
JP-Ellis opened this issue Oct 30, 2023 · 2 comments · Fixed by #479
Closed
4 tasks done

Broken PyPy builds on Windows #446

JP-Ellis opened this issue Oct 30, 2023 · 2 comments · Fixed by #479
Assignees
Labels
area:ci Relating to the CI/CD workflow area:upstream Relating to an upstream component difficulty:easy A simple task appropriate for newcomers to the codebase smartbear-supported This issue is supported by SmartBear type:bug Something isn't working

Comments

@JP-Ellis
Copy link
Contributor

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of pact-python.
  • I have read the console error message carefully (if applicable).

Description

While rectifying the builds in the work addressing #442, I uncovered an upstream issue with the psutil which caused Windows PyPy builds to fail.

See giampaolo/psutil#2325

Once the upstream issue is resolved, the builds should be re-enabled.

Reproducible demo

No response

Steps to reproduce

Install Pact Python on Windows with PyPy

Expected behavior

Build should succeed

Actual behavior

Build fails, see upstream ticket for further logs

Your environment

No response

Self-service

  • I'd be willing to fix this bug myself.
@JP-Ellis JP-Ellis self-assigned this Oct 30, 2023
@JP-Ellis JP-Ellis added type:bug Something isn't working smartbear-supported This issue is supported by SmartBear area:upstream Relating to an upstream component difficulty:easy A simple task appropriate for newcomers to the codebase area:ci Relating to the CI/CD workflow labels Oct 30, 2023
@github-actions
Copy link

🤖 Great news! We've labeled this issue as smartbear-supported and created a tracking ticket in PactFlow's Jira (PACT-1446). We'll keep work public and post updates here. Meanwhile, feel free to check out our docs. Thanks for your patience!

@JP-Ellis
Copy link
Contributor Author

While the upstream issue is resolved, it will be made available with release 5.9.7 which is still in development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ci Relating to the CI/CD workflow area:upstream Relating to an upstream component difficulty:easy A simple task appropriate for newcomers to the codebase smartbear-supported This issue is supported by SmartBear type:bug Something isn't working
Projects
Status: ✅ Completed
Development

Successfully merging a pull request may close this issue.

1 participant