node/test/pummel
Luigi Pinca d7becc5875
test: deflake test-buffer-large-size-buffer-alloc-unsafe
Use the error message as another condition to skip the test when the
buffer allocation fails.

Refs: https://github.com/nodejs/node/pull/58738
PR-URL: https://github.com/nodejs/node/pull/58771
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Dario Piotrowicz <dario.piotrowicz@gmail.com>
2025-06-22 09:43:35 +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 test: fix missing edge case in test-blob-slice-with-large-size 2025-05-23 20:45:46 +00:00
test-buffer-large-size-buffer-alloc-unsafe-slow.js test: skip the test if the buffer allocation fails 2025-06-20 06:12:31 +00:00
test-buffer-large-size-buffer-alloc-unsafe.js test: deflake test-buffer-large-size-buffer-alloc-unsafe 2025-06-22 09:43:35 +00:00
test-buffer-large-size-buffer-alloc.js test: deflake test-buffer-large-size-buffer-alloc 2025-06-18 20:26:25 +00:00
test-buffer-large-size-buffer-write.js test: skip the test if the buffer allocation fails 2025-06-20 06:12:31 +00:00
test-buffer-large-size-slowbuffer.js test: skip the test if the buffer allocation fails 2025-06-20 06:12: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: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-crypto-dh-keys.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-dh-regr.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-fs-largefile.js test: use tmpdir.resolve() 2023-08-21 16:41:53 +00:00
test-fs-read-file-sync-utf8-memory.js fs: added test for missing call to uv_fs_req_cleanup 2025-04-12 13:08:12 -07: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: refactor fs-watch tests due to macOS issue 2024-09-06 17:38:28 +00:00
test-fs-watch-system-limit.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-heapdump-dns.js test: use validateByRetainingPath in heapdump tests 2025-04-27 19:00:05 +00:00
test-heapdump-env.js test: use validateByRetainingPath in heapdump tests 2025-04-27 19:00:05 +00:00
test-heapdump-fs-promise.js test: use validateByRetainingPath in heapdump tests 2025-04-27 19:00:05 +00:00
test-heapdump-http2.js test: reduce flakiness in test-heapdump-http2 2025-05-05 21:32:09 +00:00
test-heapdump-inspector.js test: use validateByRetainingPath in heapdump tests 2025-04-27 19:00:05 +00:00
test-heapdump-shadow-realm.js test: use validateByRetainingPath in heapdump tests 2025-04-27 19:00:05 +00:00
test-heapdump-tls.js test: use validateByRetainingPath in heapdump tests 2025-04-27 19:00:05 +00:00
test-heapdump-urlpattern.js test: use validateByRetainingPath in heapdump tests 2025-04-27 19:00:05 +00:00
test-heapdump-vm-script.js test: use validateByRetainingPath in heapdump tests 2025-04-27 19:00:05 +00:00
test-heapdump-worker.js test: use validateByRetainingPath in heapdump tests 2025-04-27 19:00:05 +00:00
test-heapdump-zlib.js test: use validateByRetainingPath in heapdump tests 2025-04-27 19:00:05 +00: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: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-heapsnapshot-near-heap-limit-by-api.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-heapsnapshot-near-heap-limit.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00: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: refactor pummel/test-net-many-clients 2019-01-16 06:49:18 -08:00
test-net-pause.js test: remove common.PORT from test-net-pause 2020-02-17 18:07:37 -08:00
test-net-pingpong-delay.js test: remove common.PORT from assorted pummel tests 2020-02-23 02:45:50 -08:00
test-net-pingpong.js dns: default to verbatim=true in dns.lookup() 2021-09-12 21:05:35 +02:00
test-net-timeout.js test: fix flaky test-net-timeout 2021-04-06 09:24:24 -07:00
test-net-timeout2.js test: remove common.PORT from assorted pummel tests 2020-02-23 02:45:50 -08:00
test-net-write-callbacks.js test: remove common.PORT from test-net-write-callbacks.js 2020-02-19 18:57:51 -08:00
test-next-tick-infinite-calls.js test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-process-cpuUsage.js test: fix conversion of microseconds in test 2017-08-09 20:08:23 -07:00
test-process-hrtime.js doc,lib,test: capitalize comment sentences 2018-12-17 17:14:35 +01:00
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 test: skip the test if the buffer allocation fails 2025-06-20 06:12:31 +00:00
test-structuredclone-jstransferable.js src: avoid making JSTransferable wrapper object weak 2023-10-10 07:42:30 +00:00
test-timers.js test: deflake test/pummel/test-timers.js 2024-09-27 06:16:20 +00:00
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 test: remove unnecessary syscall to cpuinfo 2025-02-10 22:17:47 +00:00
test-worker-take-heapsnapshot.js test: add trailing commas in test/pummel 2023-02-12 17:36:39 +01:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00