node/test/pummel
Filip Skokan 1bff901b09
crypto: wire AES-KW in Web Cryptography when using BoringSSL
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63255
Backport-PR-URL: https://github.com/nodejs/node/pull/63563
Refs: https://github.com/electron/electron/issues/36256
Refs: https://github.com/electron/electron/issues/41720
Refs: https://github.com/electron/electron/pull/51127
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
2026-06-23 01:06:41 +01:00
..
pummel.status Revert "test: mark test-fs-watch-non-recursive flaky on Windows" 2024-09-25 13:18:52 +00:00
test-array-hash-collision.js build,test: test array index hash collision 2026-03-23 13:16:48 -05:00
test-blob-slice-with-large-size.js test: fix missing edge case in test-blob-slice-with-large-size 2025-05-31 13:25:46 +02:00
test-buffer-large-size-buffer-alloc-unsafe-slow.js test: skip the test if the buffer allocation fails 2025-06-23 12:16:59 -03:00
test-buffer-large-size-buffer-alloc-unsafe.js test: deflake test-buffer-large-size-buffer-alloc-unsafe 2025-06-23 12:22:48 -03:00
test-buffer-large-size-buffer-alloc.js test: deflake test-buffer-large-size-buffer-alloc 2025-06-23 12:11:07 -03:00
test-buffer-large-size-buffer-write.js test: skip the test if the buffer allocation fails 2025-06-23 12:16:59 -03:00
test-buffer-large-size-slowbuffer.js test: skip the test if the buffer allocation fails 2025-06-23 12:16:59 -03:00
test-child-process-spawn-loop.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-crypto-argon2-nonblocking-constructor.js crypto: remove Argon2 KDF derivation from its job setup 2026-05-09 09:27:30 +02:00
test-crypto-dh-hash.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-crypto-dh-keys.js crypto: add guards and adjust tests for BoringSSL 2026-06-23 01:06:38 +01:00
test-crypto-pqc-sign-verify-slh-dsa.mjs crypto: support SLH-DSA KeyObject, sign, and verify 2025-08-28 08:39:02 +02:00
test-dh-regr.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-fs-largefile.js
test-fs-read-file-sync-utf8-memory.js fs: added test for missing call to uv_fs_req_cleanup 2025-05-02 17:06:19 -03:00
test-fs-readfile-tostring-fail.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-fs-watch-file-slow.js lib,test: enforce use of assert.fail via a lint rule 2026-01-27 22:20:25 +01:00
test-fs-watch-file.js
test-fs-watch-non-recursive.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-fs-watch-system-limit.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-heapdump-dns.js test: use validateByRetainingPath in heapdump tests 2025-05-02 17:06:51 -03:00
test-heapdump-env.js test: use validateByRetainingPath in heapdump tests 2025-05-02 17:06:51 -03:00
test-heapdump-fs-promise.js test: use validateByRetainingPath in heapdump tests 2025-05-02 17:06:51 -03:00
test-heapdump-http2.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-heapdump-inspector.js test: use validateByRetainingPath in heapdump tests 2025-05-02 17:06:51 -03:00
test-heapdump-shadow-realm.js test: use validateByRetainingPath in heapdump tests 2025-05-02 17:06:51 -03:00
test-heapdump-tls.js test: use validateByRetainingPath in heapdump tests 2025-05-02 17:06:51 -03:00
test-heapdump-urlpattern.js test: use validateByRetainingPath in heapdump tests 2025-05-02 17:06:51 -03:00
test-heapdump-vm-script.js test: use validateByRetainingPath in heapdump tests 2025-05-02 17:06:51 -03:00
test-heapdump-worker.js test: use validateByRetainingPath in heapdump tests 2025-05-02 17:06:51 -03:00
test-heapdump-zlib.js test: use validateByRetainingPath in heapdump tests 2025-05-02 17:06:51 -03:00
test-heapdump-zstd.js src: track allocations made by zstd streams 2026-04-08 23:53:01 +02:00
test-heapsnapshot-near-heap-limit-big.js
test-heapsnapshot-near-heap-limit-bounded.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-heapsnapshot-near-heap-limit-by-api.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-heapsnapshot-near-heap-limit.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-http-many-keep-alive-connections.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-http-upload-timeout.js
test-https-large-response.js
test-https-no-reader.js test: ensure assertions are reached on more tests 2026-01-19 19:18:57 +01:00
test-keep-alive.js
test-net-many-clients.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-net-pause.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-net-pingpong-delay.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-net-pingpong.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-net-timeout.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-net-timeout2.js
test-net-write-callbacks.js
test-next-tick-infinite-calls.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-process-cpuUsage.js
test-process-hrtime.js
test-regress-GH-892.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-repl-paste-big-data.js test: deflake test-repl-paste-big-data 2026-01-19 19:19:19 +01:00
test-stream-pipe-multi.js
test-string-decoder-large-buffer.js test: skip the test if the buffer allocation fails 2025-06-23 12:16:59 -03:00
test-structuredclone-jstransferable.js
test-timers.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-tls-server-large-request.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-tls-throttle.js
test-vm-memleak.js tools: add lint rule to ensure assertions are reached 2025-11-12 00:15:32 +01:00
test-vm-race.js
test-watch-file.js
test-webcrypto-derivebits-pbkdf2.js crypto: wire AES-KW in Web Cryptography when using BoringSSL 2026-06-23 01:06:41 +01:00
test-webcrypto-kangarootwelve-32bit-overflow.js crypto: guard against size_t overflow on experimental 32-bit arch 2026-06-23 01:06:36 +01:00
test-worker-take-heapsnapshot.js
testcfg.py