Skip to content

Remove quarantine attributes from Blazor e2e tests #37890

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

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

pranavkm
Copy link
Contributor

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

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 pranavkm requested a review from a team as a code owner October 27, 2021 23:15
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Oct 27, 2021
@TanayParikh
Copy link
Contributor

over the lifetime of the pipeline

Unfortunately the history we have is 7 days and not the lifetime of the pipeline as I previously stated. Left a note in the CI investigation issue here: #37888 (comment)

@pranavkm pranavkm enabled auto-merge (squash) October 27, 2021 23:58
@pranavkm pranavkm merged commit 4504ce5 into dotnet:main Oct 28, 2021
@ghost ghost added this to the 7.0-preview1 milestone Oct 28, 2021
TanayParikh added a commit that referenced this pull request Oct 28, 2021
@pranavkm pranavkm deleted the prkrishn/fix-tests branch October 28, 2021 15:56
TanayParikh added a commit that referenced this pull request Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment