-
Notifications
You must be signed in to change notification settings - Fork 166
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 permanently-failing-in-CI hosts marked offline #2145
Comments
It seems to be spreading...now adding:
Hoping there are still some windows hosts left to run tests... /ping @joaocgreis |
|
This was apparently caused by an old version of nodejs/node#31505 leaving behind files that could not be removed by git clean. The PR is now fixed, the computers clean and back online, and windows-fanned back to green. @Trott thanks for taking the machines offline! Another thing that might or might not help but should be harmless is to run https://ci.nodejs.org/view/All/job/git-clean-windows/ and https://ci.nodejs.org/view/All/job/windows-update-reboot/ with force reboot. |
I didn't know those existed! I'll try them next time I'm completely flummoxed by a Windows issue and have no idea what to do. :-D Thanks! |
To get CI working, I marked four Windows hosts as offline. They were failing CI tests consistently.
Not sure what the right thing to do to get them back online is.
The text was updated successfully, but these errors were encountered: