Skip to content

Conversation

@TanayParikh
Copy link
Contributor

Test Failure Issue: #38613

@TanayParikh TanayParikh requested a review from a team as a code owner November 29, 2021 15:35
@ghost ghost added the area-blazor Includes: Blazor, Razor Components label Nov 29, 2021
@TanayParikh TanayParikh enabled auto-merge (squash) November 29, 2021 16:24
@TanayParikh TanayParikh requested a review from a team as a code owner November 29, 2021 18:16
@TanayParikh TanayParikh changed the title Quarantine CanAddAndDisposeRootComponents Update Components-E2E CI Pipeline Quarantine Mechanics & Quarantine CanAddAndDisposeRootComponents Nov 29, 2021
@TanayParikh TanayParikh changed the title Update Components-E2E CI Pipeline Quarantine Mechanics & Quarantine CanAddAndDisposeRootComponents Support Quarantined Tests in the Components-E2E Pipeline & Quarantine CanAddAndDisposeRootComponents Nov 29, 2021
Copy link
Contributor

@dougbu dougbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If validation build works :shipit:

@TanayParikh
Copy link
Contributor Author

Hmm still failing E2E (running the quarantined tests in the non-quarantine job). Investigating...

@TanayParikh TanayParikh merged commit ba18614 into main Nov 29, 2021
@TanayParikh TanayParikh deleted the TanayParikh-patch-1 branch November 29, 2021 22:08
@ghost ghost added this to the 7.0-preview1 milestone Nov 29, 2021
TanayParikh added a commit that referenced this pull request Nov 29, 2021
Support for the `QuarantinedTest` attribute.

Using the `Quarantined` trait defined here:
https://github.com/dotnet/aspnetcore/blob/ba18614ec220c1209a3976f66aacc2c761568931/src/Testing/src/xunit/QuarantinedTestTraitDiscoverer.cs#L18

Extension of #38693 which got auto-merged.
@TanayParikh
Copy link
Contributor Author

This got auto-merged. Continuation here: #38704

wtgodbe pushed a commit that referenced this pull request Nov 30, 2021
* Fix `components-e2e` Pipeline

Support for the `QuarantinedTest` attribute.

Using the `Quarantined` trait defined here:
https://github.com/dotnet/aspnetcore/blob/ba18614ec220c1209a3976f66aacc2c761568931/src/Testing/src/xunit/QuarantinedTestTraitDiscoverer.cs#L18

Extension of #38693 which got auto-merged.

* Update components-e2e-tests.yml

* PR Feedback

* Update components-e2e-tests.yml

- I pointed to an `xUnit` example, sorry

* PR Feedback

* PR Feedback

* Update artifacts dir

Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
TanayParikh added a commit that referenced this pull request Dec 3, 2021
* Fix `components-e2e` Pipeline

Support for the `QuarantinedTest` attribute.

Using the `Quarantined` trait defined here:
https://github.com/dotnet/aspnetcore/blob/ba18614ec220c1209a3976f66aacc2c761568931/src/Testing/src/xunit/QuarantinedTestTraitDiscoverer.cs#L18

Extension of #38693 which got auto-merged.

* Update components-e2e-tests.yml

* PR Feedback

* Update components-e2e-tests.yml

- I pointed to an `xUnit` example, sorry

* PR Feedback

* PR Feedback

* Update artifacts dir

Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
wtgodbe pushed a commit that referenced this pull request Dec 7, 2021
* Quarantine CanAddAndDisposeRootComponents (#38693)

* Fix `components-e2e` Pipeline (#38704)

* Fix `components-e2e` Pipeline

Support for the `QuarantinedTest` attribute.

Using the `Quarantined` trait defined here:
https://github.com/dotnet/aspnetcore/blob/ba18614ec220c1209a3976f66aacc2c761568931/src/Testing/src/xunit/QuarantinedTestTraitDiscoverer.cs#L18

Extension of #38693 which got auto-merged.

* Update components-e2e-tests.yml

* PR Feedback

* Update components-e2e-tests.yml

- I pointed to an `xUnit` example, sorry

* PR Feedback

* PR Feedback

* Update artifacts dir

Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>

Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants