1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/tests
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
..
integration perf(lsp): use LanguageServiceHost::getProjectVersion() (#21719) 2024-01-04 20:34:49 +01:00
node_compat chore: disable PTR_HOST dns test for Node compat (#21735) 2024-01-04 20:34:50 +01:00
testdata fix(node): support nested tests in "node:test" (#21717) 2024-01-04 20:34:50 +01:00
unit perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
unit_node fix(node): Implement os.cpus() (#21697) 2024-01-04 20:34:49 +01:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00