deno/tests
Bartek Iwańczuk 63fe08925d
ci: increase node compat test timeout on Mac Intel (#31538)
It appears that Mac Intel runners are slower than before and multiple
tests fail to complete in 10s. This PR increases timeout on Mac Intel to 20s.
2025-12-09 09:23:37 +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): don't provide organizeImports action when client provides it (#31530) 2025-12-08 10:46:22 +00:00
napi fix(ext/napi): suppress deprecated Buffer warnings (#31245) 2025-11-11 15:02:29 +09:00
node_compat ci: increase node compat test timeout on Mac Intel (#31538) 2025-12-09 09:23:37 +00:00
registry fix: make '@types' package resolution more consistent (#31512) 2025-12-06 11:59:06 -05:00
specs fix(bundle): don't use createRequire when targeting browser in Deno.bundle (#31534) 2025-12-09 00:13:35 +00:00
sqlite_extension fix(ext/node): fix sqlite extension used for testing; ensure related tests are actually meaningful (#31455) 2025-12-08 10:30:54 +00:00
sqlite_extension_test fix(ext/node): fix sqlite extension used for testing; ensure related tests are actually meaningful (#31455) 2025-12-08 10:30:54 +00:00
testdata Revert "feat: use Node.js timers by default (#31272)" (#31490) 2025-12-04 00:50:11 +00:00
unit Revert "feat: use Node.js timers by default (#31272)" (#31490) 2025-12-04 00:50:11 +00:00
unit_node fix(ext/node): implement DatabaseSync.aggregate() (#31461) 2025-12-08 10:34:31 +00:00
util fix(lsp): don't provide organizeImports action when client provides it (#31530) 2025-12-08 10:46:22 +00:00
wpt feat(ext/web): transferable {Readable,Writable,Transform}Stream (#31126) 2025-12-08 12:31:43 +00:00
Cargo.toml feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194) 2025-11-06 20:38:25 +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