test: set test-async-context-frame 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>
This commit is contained in:
Yagiz Nizipli 2024-09-06 11:04:02 -04:00 committed by James M Snell
parent de238274d3
commit 407b61cec3

View File

@ -29,6 +29,8 @@ test-snapshot-incompatible: SKIP
[$system==win32]
# https://github.com/nodejs/node/issues/54807
test-runner-watch-mode-complex: PASS, FLAKY
# https://github.com/nodejs/node/issues/54808
test-async-context-frame: PASS, FLAKY
# Windows on ARM
[$system==win32 && $arch==arm64]