..
custom_inspect
chore(tests): ability to pattern match unordered lines ( #20488 )
2023-09-14 16:21:57 +00:00
async_error.ts
fix(runtime/js/workers): throw errors instead of using an op ( #12249 )
2021-10-01 11:30:55 +02:00
bench_large_message.ts
chore: use import.meta.resolve() in tests ( #15256 )
2022-07-20 16:56:53 +02:00
bench_round_robin.ts
refactor: replace deferred()
from std/async
with Promise.withResolvers()
( #21234 )
2023-11-22 12:11:20 +01:00
bench_startup.ts
chore: use import.meta.resolve() in tests ( #15256 )
2022-07-20 16:56:53 +02:00
bench_worker.ts
broadcast_channel.ts
busy_worker.js
close_in_wasm_reactions.js
close_nested_child.js
chore: bump deno_core and update tests ( #21467 )
2023-12-06 17:02:52 -07:00
close_nested_parent.js
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
close_race_worker.js
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
deno_worker.ts
chore: update std to 0.208.0 ( #21318 )
2023-12-02 03:20:06 +01:00
drop_handle_race.js
dynamic_remote.ts
feat(cli): don't check permissions for statically analyzable dynamic imports ( #18713 )
2023-04-26 16:23:28 -04:00
env_read_check_worker.js
fix: worker environment permissions should accept an array ( #12250 )
2021-09-30 15:50:59 -04:00
error.ts
error_event.ts
chore: use import.meta.resolve() in tests ( #15256 )
2022-07-20 16:56:53 +02:00
error_event.ts.out
chore: bump deno_core and update tests ( #21467 )
2023-12-06 17:02:52 -07:00
error_worker_permissions_local.ts
refactor: move out test files from root testdata directory into sub directories ( #15949 )
2022-09-19 10:32:21 -04:00
error_worker_permissions_local.ts.out
chore(tests): ability to pattern match unordered lines ( #20488 )
2023-09-14 16:21:57 +00:00
error_worker_permissions_remote.ts
refactor: move out test files from root testdata directory into sub directories ( #15949 )
2022-09-19 10:32:21 -04:00
error_worker_permissions_remote.ts.out
chore(tests): ability to pattern match unordered lines ( #20488 )
2023-09-14 16:21:57 +00:00
event_worker.js
event_worker_scope.js
fetching_worker.js
http_worker.js
chore: update copyright year to 2023 ( #17247 )
2023-01-02 21:00:42 +00:00
image_data_worker.ts
feat(ext/web): add ImageData Web API ( #21183 )
2023-12-06 14:20:28 +01:00
immediately_close_worker.js
message_before_close.js
tests: make worker test deterministic ( #12361 )
2021-10-07 22:53:09 +02:00
message_handler_error.ts
fix(runtime/js/workers): throw errors instead of using an op ( #12249 )
2021-10-01 11:30:55 +02:00
message_port.ts
nested_worker.js
chore: use import.meta.resolve() in tests ( #15256 )
2022-07-20 16:56:53 +02:00
no_permissions_worker.js
fix(runtime/ops/worker_host): move permission arg parsing to Rust ( #12297 )
2021-10-13 13:04:44 -04:00
non_deno_worker.js
nonexistent_worker.out
refactor(core): limit number of boundary crossings between Rust and V8 ( #18652 )
2023-04-14 02:41:32 +02:00
nonexistent_worker.ts
chore: use import.meta.resolve() in tests ( #15256 )
2022-07-20 16:56:53 +02:00
parent_read_check_worker.js
chore: use import.meta.resolve() in tests ( #15256 )
2022-07-20 16:56:53 +02:00
permission_echo.js
fix: actually don't inherit runtime permissions ( #14024 )
2022-03-20 22:46:39 +01:00
permissions_blob_local.ts
permissions_blob_local.ts.out
test: deflake worker tests ( #18813 )
2023-04-23 23:48:25 +00:00
permissions_blob_remote.ts
permissions_blob_remote.ts.out
test: fix flaky worker test ( #18754 )
2023-04-18 22:24:47 +02:00
permissions_data_local.ts
permissions_data_local.ts.out
Revert "perf(core): immediately schedule another tick if there are un… ( #18718 )
2023-04-16 14:05:13 +00:00
permissions_data_remote.ts
permissions_data_remote.ts.out
test: fix flaky worker test ( #18754 )
2023-04-18 22:24:47 +02:00
permissions_dynamic_remote.ts
permissions_dynamic_remote.ts.out
feat(cli): don't check permissions for statically analyzable dynamic imports ( #18713 )
2023-04-26 16:23:28 -04:00
permissions_remote_remote.ts
permissions_remote_remote.ts.out
test: deflake worker tests ( #18813 )
2023-04-23 23:48:25 +00:00
post_undefined.ts
racy_worker.js
read_check_granular_worker.js
fix(runtime/ops/worker_host): move permission arg parsing to Rust ( #12297 )
2021-10-13 13:04:44 -04:00
read_check_worker.js
shared_array_buffer.ts
sibling_worker.js
static_remote.ts
terminate_tla_crash.js
fix(workers): Make worker.terminate()
not immediately kill the isolate ( #12831 )
2021-11-29 13:37:44 +01:00
terminate_tla_crash.js.out
fix(workers): Make worker.terminate()
not immediately kill the isolate ( #12831 )
2021-11-29 13:37:44 +01:00
test.ts
chore: bump deno_core and update tests ( #21467 )
2023-12-06 17:02:52 -07:00
test.ts.out
feat(test): update test summary report ( #14629 )
2022-06-14 20:51:49 +02:00
test_worker.js
fix(runtime/js/workers): throw errors instead of using an op ( #12249 )
2021-10-01 11:30:55 +02:00
test_worker.ts
throwing_worker.js
worker_async_error.ts
chore: use import.meta.resolve() in tests ( #15256 )
2022-07-20 16:56:53 +02:00
worker_async_error.ts.out
test: deflake worker tests ( #18813 )
2023-04-23 23:48:25 +00:00
worker_crypto.js
worker_doest_stall_event_loop.ts
fix: regression in workers using dynamic imports ( #20006 )
2023-08-02 01:19:44 +00:00
worker_doest_stall_event_loop.ts.out
fix: regression in workers using dynamic imports ( #20006 )
2023-08-02 01:19:44 +00:00
worker_error.ts
chore: use import.meta.resolve() in tests ( #15256 )
2022-07-20 16:56:53 +02:00
worker_error.ts.out
chore: bump deno_core and update tests ( #21467 )
2023-12-06 17:02:52 -07:00
worker_event_handlers.js
test: Manually truncate path string ( #14407 )
2022-05-05 01:13:00 +02:00
worker_globals.ts
worker_large_message.js
worker_location.ts
worker_message_handler_error.ts
chore: use import.meta.resolve() in tests ( #15256 )
2022-07-20 16:56:53 +02:00
worker_message_handler_error.ts.out
test: deflake worker tests ( #18813 )
2023-04-23 23:48:25 +00:00
worker_navigator.ts
fix(runtime): navigator.userAgent in web worker ( #20129 )
2023-08-15 17:04:36 +02:00
worker_nested_error.ts
chore: use import.meta.resolve() in tests ( #15256 )
2022-07-20 16:56:53 +02:00
worker_nested_error.ts.out
chore: bump deno_core and update tests ( #21467 )
2023-12-06 17:02:52 -07:00
worker_structured_cloning.ts
worker_types.ts
worker_unstable.ts
feat(unstable): Deno.setRaw -> Deno.stdin.setRaw ( #15797 )
2022-09-28 15:03:56 +02:00
worker_with_top_level_await.ts