This repository was archived by the owner on Mar 19, 2019. It is now read-only.
This repository was archived by the owner on Mar 19, 2019. It is now read-only.
Flaky test: RequestBody_ReadAsync_Success #457
Closed
Description
This test fails occasionally with the following error:
System.TimeoutException : AcceptAsync has timed out.
at Microsoft.AspNetCore.Server.HttpSys.Listener.Utilities.AcceptAsync(HttpSysListener server, TimeSpan timeout) in /_/test/Microsoft.AspNetCore.Server.HttpSys.FunctionalTests/Listener/Utilities.cs:line 108
at Microsoft.AspNetCore.Server.HttpSys.Listener.RequestBodyTests.RequestBody_ReadAsync_Success() in /_/test/Microsoft.AspNetCore.Server.HttpSys.FunctionalTests/Listener/RequestBodyTests.cs:line 73
--- End of stack trace from previous location where exception was thrown ---