node/test/pummel
Rich Trott 727c2bcc24
test: move test-net-connect-econnrefused from pummel to sequential
test-net-connect-econnrefused esems to run quickly on all platforms and
does not appear to need to be in the pummel directory. Move to
sequential.

PR-URL: https://github.com/nodejs/node/pull/38462
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2021-05-17 09:11:25 +02:00
..
test-child-process-spawn-loop.js
test-crypto-dh-hash-modp18.js test: skip some pummel tests on slower machines 2021-04-29 13:45:37 +02:00
test-crypto-dh-hash.js test: skip some pummel tests on slower machines 2021-04-29 13:45:37 +02:00
test-crypto-dh-keys.js test: skip some pummel tests on slower machines 2021-04-29 13:45:37 +02:00
test-crypto-timing-safe-equal-benchmarks.js test: fix flaky test-crypto-timing-safe-dqual-benchmarks 2021-05-03 13:34:46 +02:00
test-dh-regr.js test: skip some pummel tests on slower machines 2021-04-29 13:45:37 +02:00
test-fs-largefile.js test: address deprecation warning 2021-05-03 13:34:47 +02: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: skip fs.watch() test on IBMi 2021-04-11 06:42:38 -07:00
test-fs-watch-system-limit.js test: move slower tests into pummel and skip on slow devices 2021-04-29 13:45:37 +02:00
test-hash-seed.js test: skip test-hash-seed on armv6 and armv7 2021-04-10 15:17:43 -07: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: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-heapdump-http2.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-heapdump-inspector.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-heapdump-tls.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-heapdump-worker.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-heapdump-zlib.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-heapsnapshot-near-heap-limit-big.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test-heapsnapshot-near-heap-limit-bounded.js test: move slower tests into pummel and skip on slow devices 2021-04-29 13:45:37 +02:00
test-heapsnapshot-near-heap-limit.js test: move slower tests into pummel and skip on slow devices 2021-04-29 13:45:37 +02:00
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-bytes-per-incoming-chunk-overhead.js test: move slower tests into pummel and skip on slow devices 2021-04-29 13:45:37 +02:00
test-net-many-clients.js
test-net-pause.js
test-net-pingpong-delay.js
test-net-pingpong.js
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: skip some pummel tests on slower machines 2021-04-29 13:45:37 +02:00
test-policy-integrity.js test: skip some pummel tests on slower machines 2021-04-29 13:45:37 +02:00
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: skip test-vm-memleak in ASAN 2021-04-10 15:17:51 -07:00
test-vm-race.js
test-watch-file.js
test-webcrypto-derivebits-pbkdf2.js test: move slower tests into pummel and skip on slow devices 2021-04-29 13:45:37 +02:00
test-worker-take-heapsnapshot.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
testcfg.py