test: set test-macos-app-sandbox 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:40:29 -04:00 committed by James M Snell
parent cfb128a2d9
commit b002b62c95

View File

@ -59,6 +59,8 @@ test-http-server-headers-timeout-keepalive: PASS,FLAKY
test-http-server-request-timeout-keepalive: PASS,FLAKY
# https://github.com/nodejs/node/issues/50243
test-inspector-async-stack-traces-set-interval: PASS, FLAKY
# https://github.com/nodejs/node/issues/54811
test-macos-app-sandbox: PASS, FLAKY
[$arch==arm || $arch==arm64]
# https://github.com/nodejs/node/pull/31178