diff --git a/test/js/third_party/grpc-js/test-resolver.test.ts b/test/js/third_party/grpc-js/test-resolver.test.ts index d07cb8460f..5fed1b0b2f 100644 --- a/test/js/third_party/grpc-js/test-resolver.test.ts +++ b/test/js/third_party/grpc-js/test-resolver.test.ts @@ -266,7 +266,7 @@ describe("Name Resolver", () => { }); /* TODO(murgatroid99): re-enable this test, once we can get the IPv6 result * consistently */ - it.todo("Should resolve a DNS name to an IPv6 address", done => { + it.skip("Should resolve a DNS name to an IPv6 address", done => { const target = resolverManager.mapUriDefaultScheme(parseUri("loopback6.unittest.grpc.io")!)!; const listener: resolverManager.ResolverListener = { onSuccessfulResolution: (