diff --git a/test/parallel/parallel.status b/test/parallel/parallel.status index 422700f43a79c0..58beb9d2c2e645 100644 --- a/test/parallel/parallel.status +++ b/test/parallel/parallel.status @@ -44,6 +44,8 @@ test-http-server-headers-timeout-keepalive: PASS,FLAKY test-http-server-request-timeout-keepalive: PASS,FLAKY # https://github.com/nodejs/node/issues/43465 test-http-server-request-timeouts-mixed: PASS,FLAKY +# https://github.com/nodejs/node/issues/50243 +test-inspector-async-stack-traces-set-interval: PASS, FLAKY [$arch==arm || $arch==arm64] # https://github.com/nodejs/node/pull/31178