-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
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 runstest-run-desktopTest failures in .NET Framework "Desktop" test runs (running CoreFX test assets)Test failures in .NET Framework "Desktop" test runs (running CoreFX test assets)
Milestone
Description
Opened on behalf of @JiayiLi1
The test System.Net.Http.WinHttpHandlerFunctional.Tests.WinHttpHandlerTest/SendAsync_SlowServerAndCancel_ThrowsTaskCanceledException has failed.
Assert.Throws() Failure\r
Expected: typeof(System.AggregateException)\r
Actual: (No exception was thrown)
Stack Trace:
at System.Net.Http.WinHttpHandlerFunctional.Tests.WinHttpHandlerTest.<SendAsync_SlowServerAndCancel_ThrowsTaskCanceledException>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
Build : Master - 20170510.02 (Portable Core Tests)
Failing configurations:
- Windows.10.Amd64-x64
- Release
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 runstest-run-desktopTest failures in .NET Framework "Desktop" test runs (running CoreFX test assets)Test failures in .NET Framework "Desktop" test runs (running CoreFX test assets)