Skip to content

Delete host test targeting old xunit packages #79177

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
Dec 5, 2022

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