-
Notifications
You must be signed in to change notification settings - Fork 357
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
chore(ci): windows node 20 regression #6568
Conversation
…nd is known, skipping it
@@ -69,7 +69,7 @@ describe.concurrent('frameworks/framework-detection', () => { | |||
// This test has a race condition that occasionally causes it to fail when run concurrently. | |||
// Running it in isolation (or removing the '.concurrent' on the describe block above) | |||
// fixes it. See CT-1094 for more details | |||
test('should log the command if using static server and `command` is configured', async (t) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment above ☝️ test is prevent us from releasing this so skipping it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like there's a PR from @mrstork to address this - https://github.com/netlify/cli/pull/6564/files. We can probably follow up there 👍
🎉 Thanks for submitting a pull request! 🎉
Summary
Caught as part of - #6565 - seems like there's a regression on latest node 20 which doesn't npm in the release see:
For us to review and ship your PR efficiently, please perform the following steps:
passes our tests.
A picture of a cute animal (not mandatory, but encouraged)