1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests
Nathan Whitaker 44eca0505c
chore: fix serve_watch_all test (#26725)
It's been failing a ton lately, it looks like the test is just
incorrectly using TS syntax in a JS file
https://github.com/denoland/deno/actions/runs/11672972415/job/32502710624?pr=26724#step:43:2791

I'm not really sure how this ever passes
2024-11-05 01:09:17 +00:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls (#26486) 2024-10-24 09:41:38 +05:30
integration chore: fix serve_watch_all test (#26725) 2024-11-05 01:09:17 +00:00
napi chore: upgrade to rust 1.82 and LLVM 19 (#26615) 2024-11-01 16:13:02 +05:30
node_compat chore: update dlint to v0.68.0 for internal (#26711) 2024-11-04 12:17:11 -05:00
registry fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
specs fix(workspace): support wildcard packages (#26568) 2024-11-05 00:42:18 +01:00
testdata fix: improved support for cjs and cts modules (#26558) 2024-11-01 12:27:00 -04:00
unit chore: update dlint to v0.68.0 for internal (#26711) 2024-11-04 12:17:11 -05:00
unit_node Revert "fix(ext/node): fix dns.lookup result ordering (#26264)" (#26621) 2024-10-29 18:41:16 +01:00
util chore: remove print debugging from test server (#26529) 2024-10-24 22:06:17 +00:00
wpt fix: disable same-origin.html WPT (#26067) 2024-10-08 06:15:28 -07:00
Cargo.toml feat: improve lockfile v4 to store normalized version constraints and be more terse (#25247) 2024-08-28 14:17:47 -04:00
lib.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests