node/test/pummel
Darshan Sen 19064bec34
test: delete test/pummel/test-repl-empty-maybelocal-crash.js
It was disconnecting the runners from the CI server. Not worth having a
resource-intensive test for this kind of an edge cases.

Fixes: https://github.com/nodejs/node/issues/42719
Signed-off-by: Darshan Sen <raisinten@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/42720
Fixes: https://github.com/nodejs/node/issues/42719
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Stewart X Addison <sxa@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2022-04-14 20:32:29 +01:00
..
pummel.status test: exclude ibm i tests until we resolve 2022-02-01 18:19:25 -05:00
test-child-process-spawn-loop.js
test-crypto-dh-hash-modp18.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-crypto-dh-hash.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-crypto-dh-keys.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-crypto-timing-safe-equal-benchmarks.js test: fix flaky test-crypto-timing-safe-dqual-benchmarks 2021-04-30 11:19:37 -07:00
test-dh-regr.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-fs-largefile.js test: address deprecation warning 2021-04-30 13:31:36 -07:00
test-fs-readfile-tostring-fail.js
test-fs-watch-file-slow.js
test-fs-watch-file.js
test-fs-watch-non-recursive.js test: make fs watch test more stable 2022-01-29 19:49:26 +00:00
test-fs-watch-system-limit.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-hash-seed.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-heapdump-dns.js dns: refactor cares_wrap internals 2021-04-16 18:46:08 -07:00
test-heapdump-env.js
test-heapdump-fs-promise.js
test-heapdump-http2.js
test-heapdump-inspector.js
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: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-heapsnapshot-near-heap-limit.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-http-many-keep-alive-connections.js
test-http-upload-timeout.js dns: default to verbatim=true in dns.lookup() 2021-09-12 21:05:35 +02:00
test-https-large-response.js
test-https-no-reader.js
test-keep-alive.js
test-net-bytes-per-incoming-chunk-overhead.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-net-many-clients.js
test-net-pause.js
test-net-pingpong-delay.js
test-net-pingpong.js dns: default to verbatim=true in dns.lookup() 2021-09-12 21:05:35 +02:00
test-net-throttle.js
test-net-timeout.js test: fix flaky test-net-timeout 2021-04-06 09:24:24 -07:00
test-net-timeout2.js
test-net-write-callbacks.js
test-next-tick-infinite-calls.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-policy-integrity-dep.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-policy-integrity-parent-commonjs.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-policy-integrity-parent-module.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-policy-integrity-parent-no-package-json.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-policy-integrity-worker-commonjs.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-policy-integrity-worker-module.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-policy-integrity-worker-no-package-json.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-process-cpuUsage.js
test-process-hrtime.js
test-regress-GH-892.js test: use assert.match instead of regexp.test 2021-08-31 18:50:16 +02:00
test-stream-pipe-multi.js
test-timers.js
test-tls-server-large-request.js
test-tls-throttle.js
test-vm-memleak.js test: enable no-empty ESLint rule 2022-02-05 12:58:32 +00:00
test-vm-race.js
test-watch-file.js
test-webcrypto-derivebits-pbkdf2.js test: only skip slow tests on Raspberry Pi devices 2022-04-12 14:19:36 -04:00
test-worker-take-heapsnapshot.js
testcfg.py