test: set `test-esm-loader-hooks-inspect-wait` 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 11:02:20 -04:00 committed by James M Snell
parent 9c6d6de828
commit de238274d3
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@ test-runner-watch-mode-complex: PASS, FLAKY
test-http-server-request-timeouts-mixed: PASS, FLAKY
# https://github.com/nodejs/node/issues/54803
test-performance-function: PASS, FLAKY
# https://github.com/nodejs/node/issues/54346
test-esm-loader-hooks-inspect-wait: PASS, FLAKY
[$system==linux || $system==win32]
# https://github.com/nodejs/node/issues/49605