0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-15 01:57:09 -05:00
denoland-deno/tests
Mattias Buelens 03488cab74
fix(ext/web): update ongoing promise in async iterator return() method (#23642)
See https://github.com/whatwg/webidl/pull/1387 for context.

There are new WPT tests for this change in
https://github.com/web-platform-tests/wpt/pull/44456. They pass on my
local machine, but I'm not sure if I should update the WPT submodule for
all of Deno as part of this PR?

Fixes #22389

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.
2024-05-17 00:41:19 +02:00
..
config chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
ffi chore: enable clippy::print_stdout and clippy::print_stderr (#23732) 2024-05-10 15:00:08 -04:00
integration fix(cli): panic with deno coverage (#23353) 2024-05-17 00:41:19 +02:00
napi chore: enable clippy::print_stdout and clippy::print_stderr (#23732) 2024-05-10 15:00:08 -04:00
node_compat test: fix node_compat_test (#23446) 2024-04-19 01:42:18 +02:00
registry fix(node): better cjs re-export handling (#23760) 2024-05-10 15:00:09 -04:00
specs chore(task): various small refactorings (#23793) 2024-05-17 00:41:19 +02:00
testdata fix(task): regression where npx <command> sometimes couldn't find command (#23730) 2024-05-10 15:00:08 -04:00
unit fix(ext/webgpu): invalidate GPUAdapter when a device is created (#23752) 2024-05-10 15:00:09 -04:00
unit_node fix(ext/node): process.uptime works without this (#23786) 2024-05-17 00:41:19 +02:00
util fix(lsp): move sloppy import resolution from loader to resolver (#23751) 2024-05-10 15:00:08 -04:00
wpt fix(ext/web): update ongoing promise in async iterator return() method (#23642) 2024-05-17 00:41:19 +02:00
Cargo.toml chore(task): various small refactorings (#23793) 2024-05-17 00:41:19 +02: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