test: remove test-macos-app-sandbox flaky designation

Fixes: https://github.com/nodejs/node/issues/54811
Refs: https://github.com/nodejs/node/issues/54811#issuecomment-2334463112
PR-URL: https://github.com/nodejs/node/pull/56471
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
pull/52610/merge
Luigi Pinca 2025-01-07 17:32:02 +01:00 committed by GitHub
parent 8c19a5c885
commit 75b9c1cdd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -44,8 +44,6 @@ test-runner-watch-mode: PASS,FLAKY
# https://github.com/nodejs/node/issues/42741
test-http-server-headers-timeout-keepalive: PASS,FLAKY
test-http-server-request-timeout-keepalive: 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