-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
dotnet/corefx
#36864Labels
area-System.Net.Socketsdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issuetest-enhancementImprovements of test source codeImprovements of test source code
Milestone
Description
Some Windows CoreFx features like System.Net.Sockets socket option SocketOptionName.ReuseUnicastPort require a specific version of Windows (10) and customized networking configuration using Powershell scripts. And changing these settings requires a machine reboot. This is difficult to test in the current CI environment.
Need to find a way to create 'disposable' test machines/VM's with these customized settings so that these kinds of specific tests can be automated.
Metadata
Metadata
Assignees
Labels
area-System.Net.Socketsdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issuetest-enhancementImprovements of test source codeImprovements of test source code