-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Flaky RunIndividualTestCase(http2_6.9.1_2) test #30373
Comments
Hmm, the server logged it was sending the GOAWAY, but the test complains the connection was closed before it was received. This could be a race on either end. We haven't updated h2spec in a long time, we should check if there have been fixes in this test scenario. |
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process. |
Highlighting the interesting bit
|
Whether the GOAWAY is sent appears to depend on whether
|
I don't see a second call to |
It's not quarantined, so there's no pass rate, but I can't get it to fail locally - even with a synthetic delay - and the code has been substantially rewritten since the bug was opened. Fixes dotnet#30373
It's not quarantined, so there's no pass rate, but I can't get it to fail locally - even with a synthetic delay - and the code has been substantially rewritten since the bug was opened. Fixes #30373
It's not quarantined, so there's no pass rate, but I can't get it to fail locally - even with a synthetic delay - and the code has been substantially rewritten since the bug was opened. Fixes #30373
The test is skipped because it's part of a theory of a couple hundred tests and can't be quarantined.
Logs
Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1003834&view=ms.vss-test-web.build-test-results-tab&runId=31354936&resultId=108139&paneView=debug
The text was updated successfully, but these errors were encountered: