Update test/js/third_party/grpc-js/test-resolver.test.ts

This commit is contained in:
Ciro Spaciari
2025-06-03 15:48:32 -07:00
committed by GitHub
parent 6d339e7aa5
commit 491fd99192

View File

@@ -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: (