-
Notifications
You must be signed in to change notification settings - Fork 33
latest svelte@5 broke its tests #353
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
Comments
Reported to the mothership, in case it could help: sveltejs/svelte#11228 |
Weirdly enough, I cannot reproduce this failure locally on the same Svelte version
I wonder if there's a race condition here? Maybe |
More testing results:
Will add this to the thread over in svelte, too |
Oh hm mothership issue has been closed with a fix that "preserves accessors with HMR." That's odd, because we have HMR disabled in our test suite. Will wait on the |
@yanick looks like this has, in fact, been fixed upstream. Your report did the trick. I can no longer repro locally nor in CI |
W00t! That was easy. ^.^ |
see #352
The text was updated successfully, but these errors were encountered: