Skip to content

Conversation

@elinor-fung
Copy link
Member

@elinor-fung elinor-fung commented Dec 2, 2022

These tests restore/build projects that use old, unsupported packages for running xunit tests. These are no longer useful, especially since the normal test scenario is already covered with using the live host to run libraries tests.

The old test packages also depend on other old/unsupported packages, some of which get flagged by component governance.

Fixes #2940

@ghost
Copy link

ghost commented Dec 2, 2022

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

These tests restore/build projects that use old, unsupported packages for running xunit tests. These are no longer useful, especially since we use the live host to run libraries tests.

The old test packages also depend on other old/unsupported packages, some of which get flagged by component governance.

Fixes #2940

Author: elinor-fung
Assignees: -
Labels:

area-Host

Milestone: -

@elinor-fung elinor-fung merged commit e09d056 into dotnet:main Dec 5, 2022
@elinor-fung elinor-fung deleted the deleteDotnetTestXunit branch December 5, 2022 17:58
@ghost ghost locked as resolved and limited conversation to collaborators Jan 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need to ensure GivenThatICareAboutDotnetTestXunitScenarios are still relevant tests

4 participants