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

Windows CI started failing #141

Closed
stephane-caron opened this issue Dec 26, 2022 · 2 comments
Closed

Windows CI started failing #141

stephane-caron opened this issue Dec 26, 2022 · 2 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@stephane-caron
Copy link
Member

stephane-caron commented Dec 26, 2022

The build for 3da6629 that passed successfully now fails upon re-runs on all windows-py3* workflows. This is likely caused by an upstream dependency that started failing in an update. No failure reported in logs, only the absence of coverage data (although coverage runs successfully):

py37-windows: commands[7]> coverage report --include=\"qpsolvers/*\"
  No data to report.
  • The issue started happening two days ago with this job, which is a minor change following a successful build.
  • Previously this job worked fine. It installed coveralls-3.3.1, tox-4.0.16 and tox_gh_actions-2.12.0.
@stephane-caron
Copy link
Member Author

stephane-caron commented Dec 26, 2022

@stephane-caron
Copy link
Member Author

Fixed by #142

@stephane-caron stephane-caron added the dependencies Pull requests that update a dependency file label Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant