test: remove flaky designation

Remove test-inspector-async-stack-traces-set-interval flaky designation.

Refs: https://github.com/nodejs/node/issues/50243
PR-URL: https://github.com/nodejs/node/pull/56369
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
pull/56387/head
Luigi Pinca 2024-12-28 23:15:32 +01:00 committed by GitHub
parent ca3c8f1438
commit cef15f8a03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -46,8 +46,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/50243
test-inspector-async-stack-traces-set-interval: PASS, FLAKY
# https://github.com/nodejs/node/issues/54811
test-macos-app-sandbox: PASS, FLAKY