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
Found in automation https://github.com/microsoft/msquic/actions/runs/9278086109/job/25528724763?pr=4298
Problem is that the trace says the handshake was finished but the connection is still INVALID_STATE.
[0]07CC.0734::2024/05/29-00:45:32.067547700 [Microsoft-Quic][conn][0x1A065C89EA0] Handshake confirmed (server) [0]07CC.148C::2024/05/29-00:45:34.319872500 [Microsoft-Quic][test] FAILURE - D:\a\msquic\msquic\src\test\lib\HandshakeTest.cpp:2520 - Server->ForceKeyUpdate() failed, 0x8007139f
https://github.com/microsoft/msquic/blob/2f98992cee5569b44fa42337bb55a91f2b6388d6/src/test/lib/TestConnection.cpp#L234C1-L260C2
No response
main
no repro locally
pass
D:\a\msquic\msquic\src\test\lib\HandshakeTest.cpp(2520): error: Server->ForceKeyUpdate() failed, 0x8007139f
The text was updated successfully, but these errors were encountered:
Next step should be
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Found in automation
https://github.com/microsoft/msquic/actions/runs/9278086109/job/25528724763?pr=4298
Problem is that the trace says the handshake was finished but the connection is still INVALID_STATE.
https://github.com/microsoft/msquic/blob/2f98992cee5569b44fa42337bb55a91f2b6388d6/src/test/lib/TestConnection.cpp#L234C1-L260C2
Affected OS
Additional OS information
No response
MsQuic version
main
Steps taken to reproduce bug
no repro locally
Expected behavior
pass
Actual outcome
D:\a\msquic\msquic\src\test\lib\HandshakeTest.cpp(2520): error: Server->ForceKeyUpdate() failed, 0x8007139f
Additional details
No response
The text was updated successfully, but these errors were encountered: