Skip to content

Fix ConnectTest.ConnectAsync_CancellationRequested**Connect_ThrowsOperationCanceledException on NodeJS #63672

@maraf

Description

@maraf

Running test on NodeJS causes uncaught exception

  info: Error: getaddrinfo ENOTFOUND 9debb3ff50234b6fbc5f933af9fee2cc
  info:     at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:72:26) {
  info:   errno: -3008,
  info:   code: 'ENOTFOUND',
  info:   syscall: 'getaddrinfo',
  info:   hostname: '9debb3ff50234b6fbc5f933af9fee2cc'
  info: }

Disabled tests

  • ConnectTest.ConnectAsync_CancellationRequestedBeforeConnect_ThrowsOperationCanceledException
  • ConnectTest.ConnectAsync_CancellationRequestedInflightConnect_ThrowsOperationCanceledException

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions