We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Multiple tests can't pass under wasmtime v0.35.3
The text was updated successfully, but these errors were encountered:
Thanks for the report! Can you post the logs of what's failing?
Sorry, something went wrong.
One of the log I saw include
=== RUN TestTrapFrames --- FAIL: TestTrapFrames (0.01s) panic: expected 3 frames [recovered] panic: expected 3 frames
After examination, I think failure happened only in trap_test.go. I met no errors in other files.
trap_test.go
Is this still relevant? 0.39.0 is the latest release... 🤔
No branches or pull requests
Multiple tests can't pass under wasmtime v0.35.3
The text was updated successfully, but these errors were encountered: