Skip to content

Code coverage in CI gets cancelled #40

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

Closed
oSoMoN opened this issue Apr 1, 2024 · 1 comment
Closed

Code coverage in CI gets cancelled #40

oSoMoN opened this issue Apr 1, 2024 · 1 comment

Comments

@oSoMoN
Copy link
Collaborator

oSoMoN commented Apr 1, 2024

When run on Windows, the code coverage workflow fails because running the tests fails (this is issue #3).

But when run on ubuntu-latest and macos-latest, the workflows get consistently cancelled before they finish running.
See e.g.:

@oSoMoN
Copy link
Collaborator Author

oSoMoN commented Apr 1, 2024

It doesn't look like it's a timeout problem, because GH actions' default timeout is 6 hours, and it isn't overridden in the workflow definition.

sylvestre added a commit that referenced this issue Apr 2, 2024
Disable the fail fast (closes: #40)
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

No branches or pull requests

1 participant