-
Notifications
You must be signed in to change notification settings - Fork 84
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
wseb TextIT.shouldEchoFrameWithPayloadLength128 fails sometimes #729
Comments
It fails for this sequence:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Failed tests:
TextIT.shouldEchoFrameWithPayloadLength128 Specified behavior did not match expected:<...length
write close
[read status "200" /.+/
read header "Content-Type" "application/octet-stream"
read header "Connection" "close"
read [0x81 0x81 0x00] ${client128}]
Upstream
connect...> but was:<...length
write close
[]
Upstream
connect...>
The text was updated successfully, but these errors were encountered: