1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tools/wpt
Andreu Botella ddbb7b83f2
feat(runtime): support classic workers for internal testing (#11338)
This commit implements classic workers, but only when the `--enable-testing-features-do-not-use` flag is provided. This change is not user facing. Classic workers are used extensively in WPT tests. The classic workers do not support loading from disk, and do not support TypeScript.

Co-authored-by: Luca Casonato <hello@lcas.dev>
2021-08-16 14:29:54 +02:00
..
certs tests: fix wpt epoch ci job (#10960) 2021-06-14 20:57:02 +02:00
config.json fix(websocket): spec conformance & WPT (#11010) 2021-06-21 12:15:08 +02:00
expectation.json feat(runtime): support classic workers for internal testing (#11338) 2021-08-16 14:29:54 +02:00
runner.ts feat(runtime): support classic workers for internal testing (#11338) 2021-08-16 14:29:54 +02:00
testharnessreport.js fix: propagate top level thrown errors in WPT (#10932) 2021-06-11 21:31:53 +02:00
utils.ts chore(tools): use local std in wpt utils (#11644) 2021-08-12 10:09:27 +02:00