1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 05:42:25 -05:00
denoland-deno/tests/node_compat
Bartek Iwańczuk 3ba464dbc4
chore: temporarily disable dns tests for Node compat (#26915)
These tests are hitting a remote server which sometimes starts failing
randomly on CI.

They need to be rewritten to use a local server and have `/etc/hosts`
setup that remaps relevants URLs.
2024-11-18 19:27:44 +00:00
..
runner chore: temporarily disable dns tests for Node compat (#26915) 2024-11-18 19:27:44 +00:00
test chore: temporarily disable dns tests for Node compat (#26915) 2024-11-18 19:27:44 +00:00
.gitignore chore: sync up Node.js test files for v20.11.1 (#24066) 2024-06-11 11:41:44 +00:00
common.ts chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
config.jsonc chore: temporarily disable dns tests for Node compat (#26915) 2024-11-18 19:27:44 +00:00
deno.json chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
package.json feat(node): stabilize detecting if CJS via "type": "commonjs" in a package.json (#26439) 2024-11-13 15:10:09 +00:00
polyfill_globals.js chore: cleanup remaining internals.future code (#25624) 2024-09-16 09:28:35 +10:00
runner.ts chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
test.ts test(ext/node): prevent running the same test cases twice (#26812) 2024-11-11 17:16:33 +09:00
test_runner.rs test: remove usage of --unstable flag (#25549) 2024-09-10 11:28:59 +00:00