node/test/pummel
Luigi Pinca 61ad74fb0f
Revert "test: mark test-fs-watch-non-recursive flaky on Windows"
This reverts commit 2a871df3df.

It has been almost three years since the test was marked flaky. Remove
the unstable designation to see if the problem persists on Windows.

Fixes: https://github.com/nodejs/node/issues/40728
PR-URL: https://github.com/nodejs/node/pull/55079
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
2024-09-25 13:18:52 +00:00
..
pummel.status Revert "test: mark test-fs-watch-non-recursive flaky on Windows" 2024-09-25 13:18:52 +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-crypto-dh-keys.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: refactor fs-watch tests due to macOS issue 2024-09-06 17:38:28 +00:00
test-fs-watch-system-limit.js
test-hash-seed.js
test-heapdump-dns.js
test-heapdump-env.js vm: migrate ContextifyScript to cppgc 2024-08-30 16:58:31 +00:00
test-heapdump-fs-promise.js
test-heapdump-http2.js
test-heapdump-inspector.js
test-heapdump-shadow-realm.js
test-heapdump-tls.js
test-heapdump-vm-script.js vm: migrate ContextifyScript to cppgc 2024-08-30 16:58:31 +00:00
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-process-cpuUsage.js
test-process-hrtime.js
test-regress-GH-892.js
test-stream-pipe-multi.js
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
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 crypto: make deriveBits length parameter optional and nullable 2024-06-28 22:21:29 +00:00
test-worker-take-heapsnapshot.js
testcfg.py