1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-14 11:27:57 -05:00
denoland-deno/cli/tests/node_compat/test/internet
Bartek Iwańczuk f9df3833c7
chore: disable PTR_HOST dns test for Node compat (#21735)
These tests started failing on CI on Dec 28th, 2023 returning
ENOTFOUND. It's unclear what's going on, since `dig -x
8.8.8.8.in-addr.arpa`.

It needs a deeper investigation, but I want to unblock main branch
in the meantime.
2024-01-04 20:34:50 +01:00
..
package.json test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
test-dns-any.js chore: disable PTR_HOST dns test for Node compat (#21735) 2024-01-04 20:34:50 +01:00
test-dns-idna2008.js chore: update node_compat test suites to v18.18.2 (#21328) 2023-11-25 11:35:36 +09:00
test-dns-ipv4.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
test-dns-ipv6.js test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
test-dns-lookup.js chore: update node_compat test suites to v18.18.2 (#21328) 2023-11-25 11:35:36 +09:00
test-dns-promises-resolve.js chore: update node_compat test suites to v18.18.2 (#21328) 2023-11-25 11:35:36 +09:00
test-dns-regress-6244.js chore(node_compat): fix path strings generated by setup.ts (#19347) 2023-06-02 15:05:32 +09:00
test-dns-setserver-in-callback-of-resolve4.js chore(node_compat): fix path strings generated by setup.ts (#19347) 2023-06-02 15:05:32 +09:00
test-dns.js chore: disable PTR_HOST dns test for Node compat (#21735) 2024-01-04 20:34:50 +01:00
test-http-https-default-ports.js chore(node_compat): fix path strings generated by setup.ts (#19347) 2023-06-02 15:05:32 +09:00