From 491fd99192d4abe7ab81f8a51f2b515cdc8ee873 Mon Sep 17 00:00:00 2001 From: Ciro Spaciari Date: Tue, 3 Jun 2025 15:48:32 -0700 Subject: [PATCH] Update test/js/third_party/grpc-js/test-resolver.test.ts --- test/js/third_party/grpc-js/test-resolver.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: (