-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
"build from tarball" github action is flaky? #32848
Comments
#32825 (comment) failed as well |
I've no idea if it's related but there was a reported degradation for GitHub Actions today: https://www.githubstatus.com/incidents/2k3z9fkr9z5g |
FWIW... I think it was related to the GitHub Actions issue. If you look at this build: https://github.com/nodejs/node/runs/584292438, the "Make tarball" step took around 37 minutes, but in both of the failures list above that step ran around an hour or so before failing. |
OK, lets close, we can reopen if its recurring. |
This is failing in my fork. Is there a way to have it only run in the nodejs/node repo and not in forks? And if so, is that something I control on my fork, or something we would put into the action workflow itself? |
@Trott You can disable actions in your fork here: https://github.com/Trott/io.js/settings/actions |
It was introduced in #32129
It failed in the completely unrelated #32828 (which introduced only one change, marking another test as flaky).
Its not clear why, I didn't find a way to see any relevant logs when looking at its failure in https://github.com/nodejs/node/pull/32828/checks?check_run_id=583849189
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
What is the expected behavior?
What do you see instead?
Additional information
The text was updated successfully, but these errors were encountered: