Skip to content

Move name resolution cancellation test into Docker #43816

Closed
@scalablecory

Description

@scalablecory

#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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions