Closed
Description
Error Message
Assert.Equal() Failure
↓ (pos 0)
Expected: OK
Actual: RedirectMethod
↑ (pos 0)
Stacktrace
at Microsoft.AspNetCore.Components.E2ETest.Tests.BinaryHttpClientTest.CanSendAndReceiveBytes() in /_/src/Components/test/E2ETest/Tests/BinaryHttpClientTest.cs:line 52
Build
This test has been quarantined previously via #23366.
Also, this test is part of the set that has been migrated to Playwright so it might suffice to remove it from the regular E2E test suite once the Playwright stuff is all merged.