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

pretty much everything is flaky #3787

Open
KhafraDev opened this issue Oct 29, 2024 · 3 comments
Open

pretty much everything is flaky #3787

KhafraDev opened this issue Oct 29, 2024 · 3 comments

Comments

@KhafraDev
Copy link
Member

KhafraDev commented Oct 29, 2024

@Uzlopak
Copy link
Contributor

Uzlopak commented Oct 30, 2024

--no-experimental-fetch is not allowed in node23. if i make that conditional, than the diagnostic channel will be set up twice. once by native fetch and once by undici. unresolvable

@KhafraDev
Copy link
Member Author

So those tests should be skipped in node v23?

@metcoder95
Copy link
Member

Yeah, Windows has been bringing troubles here and there; I'll check them out down the week

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

5 participants
@Uzlopak @metcoder95 @KhafraDev and others