1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 10:07:54 -05:00
denoland-deno/cli/tests/node_compat
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
..
test chore: disable PTR_HOST dns test for Node compat (#21735) 2024-01-04 20:34:50 +01:00
common.ts chore: update std to 0.208.0 (#21318) 2023-12-02 03:20:06 +01:00
config.jsonc fix: implement child_process IPC (#21490) 2023-12-13 11:14:16 +01:00
polyfill_globals.js feat(ext/node): properly segregate node globals (#19307) 2023-07-19 10:30:04 +02:00
runner.ts fix(ext/node): add util.parseArgs (#21342) 2023-11-29 15:42:58 +09:00
test.ts chore: update std to 0.208.0 (#21318) 2023-12-02 03:20:06 +01:00