0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-22 15:47:56 +01:00
nodejs/test/pummel
Joyee Cheung dca4d84349
test: use setImmediate() in test-heapdump-shadowrealm.js
With a tight loop the GC may not have enough time to kick in.
Try setImmediate() instead.

PR-URL: https://github.com/nodejs/node/pull/49573
Refs: https://github.com/nodejs/node/issues/49572
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2023-09-11 15:56:01 +00:00
..
pummel.status
test-child-process-spawn-loop.js
test-crypto-dh-hash.js
test-crypto-dh-keys.js
test-crypto-timing-safe-equal-benchmarks.js
test-dh-regr.js
test-fs-largefile.js
test-fs-readfile-tostring-fail.js
test-fs-watch-file-slow.js
test-fs-watch-file.js
test-fs-watch-non-recursive.js
test-fs-watch-system-limit.js
test-hash-seed.js
test-heapdump-dns.js
test-heapdump-env.js
test-heapdump-fs-promise.js
test-heapdump-http2.js
test-heapdump-inspector.js
test-heapdump-shadow-realm.js test: use setImmediate() in test-heapdump-shadowrealm.js 2023-09-11 15:56:01 +00:00
test-heapdump-tls.js
test-heapdump-worker.js
test-heapdump-zlib.js
test-heapsnapshot-near-heap-limit-big.js
test-heapsnapshot-near-heap-limit-bounded.js
test-heapsnapshot-near-heap-limit-by-api.js
test-heapsnapshot-near-heap-limit.js
test-http-many-keep-alive-connections.js
test-http-upload-timeout.js
test-https-large-response.js
test-https-no-reader.js
test-keep-alive.js
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-policy-integrity-dep.js
test-policy-integrity-parent-commonjs.js
test-policy-integrity-parent-module.js
test-policy-integrity-parent-no-package-json.js
test-policy-integrity-worker-commonjs.js
test-policy-integrity-worker-module.js
test-policy-integrity-worker-no-package-json.js
test-process-cpuUsage.js
test-process-hrtime.js
test-regress-GH-892.js
test-stream-pipe-multi.js
test-timers.js
test-tls-server-large-request.js
test-tls-throttle.js
test-vm-memleak.js
test-vm-race.js
test-watch-file.js
test-webcrypto-derivebits-pbkdf2.js
test-worker-take-heapsnapshot.js
testcfg.py