-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
dotnet/corefx
#28770Closed
Copy link
Labels
area-System.Net.Httptest-bugProblem in test source code (most likely)Problem in test source code (most likely)test-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs
Milestone
Description
Windows.10.Amd64.Open-x64-Debug
Unhandled Exception of Type System.Exception
Message :
System.Exception : Unexpected EOF trying to read request header
Stack Trace :
at System.Net.Test.Common.LoopbackServer.Connection.ReadRequestHeaderAsync() in D:\j\workspace\windows-TGrou---74aa877a\src\Common\tests\System\Net\Http\LoopbackServer.cs:line 378
at System.Net.Http.Functional.Tests.HttpClientHandler_DefaultProxyCredentials_Test.<>c__DisplayClass2_1.<<ProxyExplicitlyProvided_DefaultCredentials_Ignored>b__1>d.MoveNext() in D:\j\workspace\windows-TGrou---74aa877a\src\System.Net.Http\tests\FunctionalTests\HttpClientHandlerTest.DefaultProxyCredentials.cs:line 74
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Test.Common.LoopbackServer.AcceptConnectionAsync(Func`2 funcAsync) in D:\j\workspace\windows-TGrou---74aa877a\src\Common\tests\System\Net\Http\LoopbackServer.cs:line 117
at System.Net.Http.Functional.Tests.HttpClientHandler_DefaultProxyCredentials_Test.<>c__DisplayClass2_0.<<ProxyExplicitlyProvided_DefaultCredentials_Ignored>b__0>d.MoveNext() in D:\j\workspace\windows-TGrou---74aa877a\src\System.Net.Http\tests\FunctionalTests\HttpClientHandlerTest.DefaultProxyCredentials.cs:line 66
--- End of stack trace from previous location where exception was thrown ---
at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in D:\j\workspace\windows-TGrou---74aa877a\src\Common\tests\System\Net\Http\LoopbackServer.cs:line 67
at System.Net.Http.Functional.Tests.HttpClientHandler_DefaultProxyCredentials_Test.ProxyExplicitlyProvided_DefaultCredentials_Ignored() in D:\j\workspace\windows-TGrou---74aa877a\src\System.Net.Http\tests\FunctionalTests\HttpClientHandlerTest.DefaultProxyCredentials.cs:line 55
--- End of stack trace from previous location where exception was thrown ---
cc: @wfurt
Metadata
Metadata
Assignees
Labels
area-System.Net.Httptest-bugProblem in test source code (most likely)Problem in test source code (most likely)test-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs