Skip to content

Test failure: System.Net.Http.Functional.Tests.HttpClientTest.Send_CancelledRequestContent_Throws #38497

@v-haren

Description

@v-haren

failed in job: runtime-libraries outerloop 20200627.2

Error message

Assert.IsNotType() Failure
Expected: typeof(System.TimeoutException)
Actual: typeof(System.TimeoutException)


Stack trace
   at System.Net.Http.Functional.Tests.HttpClientTest.<>c__DisplayClass46_0.<<Send_CancelledRequestContent_Throws>b__0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientTest.cs:line 850
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 83
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 111
   at System.Net.Test.Common.LoopbackServer.<>c__DisplayClass11_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 84
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 69
   at System.Net.Http.Functional.Tests.HttpClientTest.Send_CancelledRequestContent_Throws() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/HttpClientTest.cs:line 831
--- End of stack trace from previous location ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions