Skip to content

Remove obsolete tests from System.Net.Security - #624

Merged
davidsh merged 1 commit into
dotnet:masterfrom
davidsh:remove-broken-tests
Dec 6, 2019
Merged

Remove obsolete tests from System.Net.Security#624
davidsh merged 1 commit into
dotnet:masterfrom
davidsh:remove-broken-tests

Conversation

@davidsh

Copy link
Copy Markdown
Contributor

These tests haven't been running nor even compiling for several years. The compilation
broke when CSPROJ changes were made regarding TargetsLinux vs. TargetsUnix.

The tests themselves required running in admin mode and made impactful changes on the
host machine (such as installing a KDC).

Now that enterprise scenario tests have been added with PR #463, these tests are no longer
needed. Much of these tests have already been incorporated into the new enterprise
tests.

Closes https://github.com/dotnet/corefx/issues/30150
Closes https://github.com/dotnet/corefx/issues/24707

These tests haven't been running nor even compiling for several years. The compilation
broke when CSPROJ changes were made regarding TargetsLinux vs. TargetsUnix.
The tests themselves required running in admin mode and made impactful changes on the
host machine (such as installing a KDC).
Now that enterprise scenario tests have been added with PR dotnet#463, these tests are no longer
needed. Much of these tests have already been incorporated into the new enterprise
tests.
Closes https://github.com/dotnet/corefx/issues/30150
Closes https://github.com/dotnet/corefx/issues/24707
@davidshdavidsh added area-System.Net.Security test-enhancement Improvements of test source code labels Dec 6, 2019
@davidshdavidsh added this to the 5.0 milestone Dec 6, 2019
@davidshdavidsh self-assigned this Dec 6, 2019
@davidsh
davidsh requested a review from a teamDecember 6, 2019 18:40
@davidsh

Copy link
Copy Markdown
ContributorAuthor

I'm excited to see that the Azure pipeline for enterprise scenario testing is now running automatically for PRs!!

image

@wfurtwfurt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM.

@davidsh
davidsh merged commit 2ce9bd6 into dotnet:masterDec 6, 2019
@davidsh
davidsh deleted the remove-broken-tests branch December 6, 2019 22:11
@ghostghost locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net.Securitytest-enhancementImprovements of test source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@davidsh@stephentoub@wfurt