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

tests failed on wasmtime v0.35.3 #128

Open
howjmay opened this issue Apr 13, 2022 · 3 comments
Open

tests failed on wasmtime v0.35.3 #128

howjmay opened this issue Apr 13, 2022 · 3 comments

Comments

@howjmay
Copy link
Contributor

howjmay commented Apr 13, 2022

Multiple tests can't pass under wasmtime v0.35.3

@alexcrichton
Copy link
Member

Thanks for the report! Can you post the logs of what's failing?

@howjmay
Copy link
Contributor Author

howjmay commented Apr 13, 2022

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.

@srenatus
Copy link
Contributor

Is this still relevant? 0.39.0 is the latest release... 🤔

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

3 participants