1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/cli/tests/unit_node
Bartek Iwańczuk 998d9061ef
chore: deflake unit_node/crypto/crypto_key_test.ts (#21331)
Ref https://github.com/denoland/deno/issues/21187

On CI we are going to run only fast tests, with an option to
pass `SLOW_TESTS=1` env var to enable more comprehensive tests.
2023-11-24 12:56:05 -07:00
..
_fs refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
crypto chore: deflake unit_node/crypto/crypto_key_test.ts (#21331) 2023-11-24 12:56:05 -07:00
internal refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
testdata fix(ext/node): support brotli APIs (#19223) 2023-06-24 19:42:08 +05:30
_test_utils.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
assertion_error_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
async_hooks_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
buffer_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
child_process_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
events_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
fs_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
http2_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
http_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
module_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
net_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
os_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
path_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
perf_hooks_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
process_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
querystring_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
readline_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
repl_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
stream_test.ts fix(ext/node): fix node:stream.Writable (#21297) 2023-11-23 09:57:05 +09:00
string_decoder_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
timers_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
tls_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00
tty_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
util_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
v8_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
worker_threads_test.ts Revert "chore: update to std@0.207.0 (#21284)" (#21295) 2023-11-22 04:13:56 +00:00
zlib_test.ts refactor: replace deferred() from std/async with Promise.withResolvers() (#21234) 2023-11-22 12:11:20 +01:00