-
Notifications
You must be signed in to change notification settings - Fork 597
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
test: update vitest to 2.1.8 #6780
Conversation
Ran into this issue: capricorn86/happy-dom#1042 |
// TODO(vitest) | ||
// Caused by: RequestContentLengthMismatchError: Request body length does not match content-length header | ||
// only in vitest + happy-dom. | ||
it.skip("should succeed with blob body", async () => { |
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.
upgrading vitest and happy-dom, blob body started working and ReadableStream stopped working 🙃
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Issue
see also smithy-lang/smithy-typescript#1496
updates to latest vitest from Dec 2024