node/test/pummel
Stefan Stojanovic 1f69085db5
test: set test-structuredclone-jstransferable non-flaky
Fixes: https://github.com/nodejs/node/issues/50260
PR-URL: https://github.com/nodejs/node/pull/54115
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2024-08-06 08:24:15 +00:00
..
pummel.status test: set test-structuredclone-jstransferable non-flaky 2024-08-06 08:24:15 +00:00
test-blob-slice-with-large-size.js buffer: remove lines setting indexes to integer value 2024-05-06 12:45:31 +00:00
test-child-process-spawn-loop.js test: use python3 instead of python in pummel test 2024-07-04 13:08:38 +00:00
test-crypto-dh-hash.js test: change misleading variable name 2022-07-26 09:51:42 +01:00
test-crypto-dh-keys.js
test-dh-regr.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-fs-largefile.js test: use tmpdir.resolve() 2023-08-21 16:41:53 +00:00
test-fs-readfile-tostring-fail.js test: fix inconsistency write size in test-fs-readfile-tostring-fail 2023-12-25 03:38:40 +00:00
test-fs-watch-file-slow.js test: use tmpdir.resolve() 2023-08-21 16:41:53 +00:00
test-fs-watch-file.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-fs-watch-non-recursive.js
test-fs-watch-system-limit.js
test-hash-seed.js test: fix test-hash-seed for new V8 versions 2022-10-11 07:27:47 +02:00
test-heapdump-dns.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-heapdump-env.js src: bootstrap Web [Exposed=*] APIs in the shadow realm 2023-03-16 00:22:06 +08:00
test-heapdump-fs-promise.js src: fix AliasedBuffer memory attribution in heap snapshots 2023-03-01 17:45:04 +01:00
test-heapdump-http2.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-heapdump-inspector.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-heapdump-shadow-realm.js test: reduce number of repetition in test-heapdump-shadowrealm.js 2023-10-12 09:32:42 +00:00
test-heapdump-tls.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-heapdump-worker.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-heapdump-zlib.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-heapsnapshot-near-heap-limit-big.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-heapsnapshot-near-heap-limit-bounded.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-heapsnapshot-near-heap-limit-by-api.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-heapsnapshot-near-heap-limit.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-http-many-keep-alive-connections.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-http-upload-timeout.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-https-large-response.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-https-no-reader.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-keep-alive.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-net-many-clients.js
test-net-pause.js
test-net-pingpong-delay.js
test-net-pingpong.js
test-net-timeout2.js
test-net-timeout.js
test-net-write-callbacks.js
test-next-tick-infinite-calls.js
test-process-cpuUsage.js
test-process-hrtime.js
test-regress-GH-892.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-stream-pipe-multi.js tools: add prefer-proto rule 2023-01-10 05:38:36 +00:00
test-string-decoder-large-buffer.js string_decoder: throw an error when writing a too long buffer 2024-05-04 08:41:05 -07:00
test-structuredclone-jstransferable.js src: avoid making JSTransferable wrapper object weak 2023-10-10 07:42:30 +00:00
test-timers.js
test-tls-server-large-request.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-tls-throttle.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-vm-memleak.js test: simplify ASan build checks 2024-04-11 07:29:27 +00:00
test-vm-race.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
test-watch-file.js test: use tmpdir.resolve() 2023-08-21 16:41:53 +00:00
test-webcrypto-derivebits-pbkdf2.js crypto: make deriveBits length parameter optional and nullable 2024-06-28 22:21:29 +00:00
test-worker-take-heapsnapshot.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
testcfg.py