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

Unstable tests with jsdom v23.2.0 #3660

Closed
roman-gula opened this issue Jan 8, 2024 · 1 comment
Closed

Unstable tests with jsdom v23.2.0 #3660

roman-gula opened this issue Jan 8, 2024 · 1 comment

Comments

@roman-gula
Copy link

Basic info:

  • Node.js version: 20.10
  • jsdom version: 23.2.0

I use Vitest with jsdom on my project and test are run very fast and stable. But after update jsdom to 23.2.0 tests started faling randomly. But when run one single test it is passed.

So for now I stopped on v23.1.0 which works fine.

@domenic
Copy link
Member

domenic commented Jan 14, 2024

This seems likely a dupe of #3659, although you didn't specify how the tests were failing. For now, I'll close it assuming that's the case, but if you have more information, we can reopen.

@domenic domenic closed this as completed Jan 14, 2024
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

2 participants