0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 17:34:47 -05:00
deno/cli/tests
Bartek Iwańczuk fa3a12a805
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.
2023-12-29 21:15:22 +00:00
..
integration perf(lsp): use LanguageServiceHost::getProjectVersion() (#21719) 2023-12-28 00:13:57 +00:00
node_compat chore: disable PTR_HOST dns test for Node compat (#21735) 2023-12-29 21:15:22 +00:00
testdata fix(node): support nested tests in "node:test" (#21717) 2023-12-29 16:18:08 +01:00
unit perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
unit_node fix(node): Implement os.cpus() (#21697) 2023-12-28 09:08:50 +05:30
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00