test: set `test-debugger-heap-profiler` as flaky

PR-URL: https://github.com/nodejs/node/pull/54802
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
pull/54651/head
Yagiz Nizipli 2024-09-06 10:40:06 -04:00 committed by James M Snell
parent c813de46fc
commit c4c580bfd5
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ test-crypto-dh-stateless: SKIP
test-crypto-keygen: SKIP
# https://github.com/nodejs/node/issues/52963
test-pipe-file-to-http: PASS, FLAKY
# https://github.com/nodejs/node/issues/54801
test-debugger-heap-profiler: PASS, FLAKY
[$system==solaris] # Also applies to SmartOS
# https://github.com/nodejs/node/issues/43457