You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In unit test System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.GetAsync_CallMethod_ExpectedStatusLine on Browser
Assert.Equal() Failure
Expected: Custom description
Actual: Method Not Allowed
at System.Net.Http.Functional.Tests.HttpClientHandlerTest.<>c__DisplayClass41_0.<<GetAsync_CallMethod_ExpectedStatusLine>b__0>d.MoveNext() in C:\Dev\runtime\src\libraries\Common\tests\System\Net\Http\HttpClientHandlerTest.cs:line 1718
The text was updated successfully, but these errors were encountered:
Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.
Issue Details
In unit test System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.GetAsync_CallMethod_ExpectedStatusLine on Browser
Assert.Equal() Failure
Expected: Custom description
Actual: Method Not Allowed
at System.Net.Http.Functional.Tests.HttpClientHandlerTest.<>c__DisplayClass41_0.<<GetAsync_CallMethod_ExpectedStatusLine>b__0>d.MoveNext() in C:\Dev\runtime\src\libraries\Common\tests\System\Net\Http\HttpClientHandlerTest.cs:line 1718
In unit test
System.Net.Http.Functional.Tests.SocketsHttpHandler_HttpClientHandlerTest.GetAsync_CallMethod_ExpectedStatusLine
on BrowserThe text was updated successfully, but these errors were encountered: