Skip to content

Conversation

@JamesNK
Copy link
Member

@JamesNK JamesNK commented Apr 12, 2021

Fixes #31501
Fixes #31388

@ghost ghost added the area-runtime label Apr 12, 2021
@JamesNK JamesNK changed the title Fix DataBeforeHeaders_UnexpectedFrameError flaky test Fix UnexpectedFrameError flaky tests Apr 12, 2021
Copy link
Member

@Tratcher Tratcher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This helps because the test client is checking the error code directly after the goaway rather than waiting for the connection to close (abort)? Should the client be waiting instead?

@JamesNK
Copy link
Member Author

JamesNK commented Apr 13, 2021

Right now I'm not sure what is most appropriate. System.Net.Quic is refactoring how aborts are handled so I think we should wait until they are done before digging into this scenario.

@JamesNK JamesNK merged commit eb72f19 into main Apr 13, 2021
@JamesNK JamesNK deleted the jamesnk/flakeytest-databeforeheaders branch April 13, 2021 00:11
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky test: DataBeforeHeaders_UnexpectedFrameError Flaky test UnexpectedRequestFrame

4 participants