deno/tests
Bartek Iwańczuk 9a8cb79986
test: ignore flaky wpt test (#31216)
This test is flaking from time to time and so far no resolution,
ignoring to keep CI helathy for now.
2025-11-06 17:53:23 +00:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi fix(ffi): check that fast calls are taken (#30658) 2025-09-11 12:02:57 +02:00
integration fix(lsp): lint-ignore directives follow leading comments (#31200) 2025-11-06 07:53:23 +00:00
napi fix(napi): buffer finalizer is nullable (#30514) 2025-08-25 12:57:01 +02:00
node_compat chore: make node compat tests run sequentially on first failure (#31142) 2025-10-30 13:40:07 -04:00
registry feat(unstable): add deno audit subcommand (#30966) 2025-10-23 18:43:59 +02:00
specs feat(config): allow storing npm constraints to allow running lifecycle scripts for (#31075) 2025-11-05 14:59:59 +01:00
sqlite_extension_test chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
testdata fix(check): do not error for unsupported URL schemes (#30904) 2025-10-03 01:34:53 +00:00
unit feat(process): support integer signals in Deno.kill and child.kill (#31153) 2025-11-04 07:24:22 -08:00
unit_node fix(ext/node): implement process.setgid() and process.setuid() (#31162) 2025-11-05 09:15:28 +01:00
util fix(audit): handle 'review' actions (#31100) 2025-10-27 12:44:02 +01:00
wpt test: ignore flaky wpt test (#31216) 2025-11-06 17:53:23 +00:00
Cargo.toml chore: cleanup unused dependencies (#30059) 2025-08-07 14:48:42 +00:00
lib.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests