1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/tests/wpt/runner
Divy Srivastava 88983fb3eb
fix(node): seperate worker module cache (#23634)
Construct a new module graph container for workers instead of sharing it
with the main worker.

Fixes #17248
Fixes #23461

---------

Co-authored-by: David Sherret <dsherret@gmail.com>
2024-05-16 07:09:35 +00:00
..
certs chore: move tools/wpt to tests/wpt/runner (#22545) 2024-03-05 00:41:16 +00:00
config.json chore: move tools/wpt to tests/wpt/runner (#22545) 2024-03-05 00:41:16 +00:00
expectation.json fix(node): seperate worker module cache (#23634) 2024-05-16 07:09:35 +00:00
runner.ts chore: move tools/wpt to tests/wpt/runner (#22545) 2024-03-05 00:41:16 +00:00
testharnessreport.js chore: move tools/wpt to tests/wpt/runner (#22545) 2024-03-05 00:41:16 +00:00
utils.ts chore: ensure python@3.11 is installed for WPT tests (#23195) 2024-04-03 12:26:13 +11:00