diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status index 5cefcb95773bed..0e70b5b5bbf618 100644 --- a/test/sequential/sequential.status +++ b/test/sequential/sequential.status @@ -14,6 +14,9 @@ test-watch-mode-inspect: PASS, FLAKY [$system==win32] # https://github.com/nodejs/node/issues/47116 test-http-max-sockets: PASS, FLAKY +# https://github.com/nodejs/node/issues/49630 +test-single-executable-application-snapshot: PASS, FLAKY +test-single-executable-application-snapshot-and-code-cache: PASS, FLAKY [$system==linux]