-
Notifications
You must be signed in to change notification settings - Fork 24
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
TCP: sporadic integration tests failure #67
Comments
For some more background, the test failure is here, although that link will probably go away in a few months. Failure logs are:
where the failing assertion is here |
My assertion that this was spurious I think may in fact actually be a false conjecture instead. Failures happened twice on the same PR on the same test. I'm going to debug further there. |
Ok tracked this down to bytecodealliance/rustix#901, apologies for the noise! |
Ah, nice find! Good to know this is resolved. |
bytecodealliance/wasmtime#7373
The text was updated successfully, but these errors were encountered: