-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-System.Netdisabled-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
#33420 introduces tests:
- DnsGetHostAddresses_PostCancelledToken_Throws
- DnsGetHostEntry_PostCancelledToken_Throws
These tests fail under a stressed CI environment as they depend on a cancellation token triggering before a DNS response comes back. To fix this, these tests might be moved into a Docker container with a non-working DNS server that will never respond.
Metadata
Metadata
Assignees
Labels
area-System.Netdisabled-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