The Wayback Machine - https://web.archive.org/web/20220113163621/https://github.com/dotnet/aspnetcore/issues/39492
Skip to content
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

Quarantine StopProcessingNextRequestSendsGracefulGOAWAYThenFinalGOAWAYWhenAllStreamsComplete #39492

Open
javiercn opened this issue Jan 13, 2022 · 1 comment

Comments

@javiercn
Copy link
Contributor

@javiercn javiercn commented Jan 13, 2022

Failing Test(s)

Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2ConnectionTests.StopProcessingNextRequestSendsGracefulGOAWAYThenFinalGOAWAYWhenAllStreamsComplete

Error Message

System.TimeoutException : The operation has timed out.

Stacktrace

```text at Microsoft.AspNetCore.Testing.TaskExtensions.TimeoutAfter(Task task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 143 at Microsoft.AspNetCore.Server.Kestrel.Core.Tests.Http2ConnectionTests.StopProcessingNextRequestSendsGracefulGOAWAYThenFinalGOAWAYWhenAllStreamsComplete() in /_/src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2ConnectionTests.cs:line 4654 --- End of stack trace from previous location --- ```

Logs

https://dev.azure.com/dnceng/public/_build/results?buildId=1550766&view=ms.vss-test-web.build-test-results-tab&runId=43774250&resultId=112708&paneView=debug

Build

https://dev.azure.com/dnceng/public/_build/results?buildId=1550766&view=results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants