Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure in CanSendAndReceiveBytes #33454

Closed
captainsafia opened this issue Jun 11, 2021 · 1 comment · Fixed by #37890
Closed

Test failure in CanSendAndReceiveBytes #33454

captainsafia opened this issue Jun 11, 2021 · 1 comment · Fixed by #37890
Assignees
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed test-failure

Comments

@captainsafia
Copy link
Member

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

https://dev.azure.com/dnceng/public/_build/results?buildId=1170813&view=results

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.

@captainsafia captainsafia added test-failure area-blazor Includes: Blazor, Razor Components labels Jun 11, 2021
@mkArtakMSFT mkArtakMSFT added this to the Next sprint planning milestone Jun 14, 2021
@ghost
Copy link

ghost commented Jun 14, 2021

Thanks for contacting us.

We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@mkArtakMSFT mkArtakMSFT modified the milestones: 6.0.0, 6.0-docs-infra Oct 19, 2021
@pranavkm pranavkm self-assigned this Oct 27, 2021
@ghost ghost added the Working label Oct 27, 2021
pranavkm added a commit to pranavkm/aspnetcore that referenced this issue Oct 27, 2021
Removing quarantine attribute from tests in the aspnetcore-components-e2e pipeline with 100% success rates
over the lifetime of the pipeline.

This is primarily a cleanup activity as these tests are not run as part of the regular test pipeline and
unquarantining does not change the outcome of the build.

Fixes dotnet#23015
Fixes dotnet#31195
Fixes dotnet#34886
Fixes dotnet#34395
Fixes dotnet#33297
Fixes dotnet#33528
Fixes dotnet#32907
Fixes dotnet#34867
Fixes dotnet#33530
Fixes dotnet#33715
Fixes dotnet#34183
Fixes dotnet#33454
pranavkm added a commit that referenced this issue Oct 28, 2021
Removing quarantine attribute from tests in the aspnetcore-components-e2e pipeline with 100% success rates
over the lifetime of the pipeline.

This is primarily a cleanup activity as these tests are not run as part of the regular test pipeline and
unquarantining does not change the outcome of the build.

Fixes #23015
Fixes #31195
Fixes #34886
Fixes #34395
Fixes #33297
Fixes #33528
Fixes #32907
Fixes #34867
Fixes #33530
Fixes #33715
Fixes #34183
Fixes #33454
@ghost ghost added Done This issue has been fixed and removed Working labels Oct 28, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed test-failure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants