diff --git a/test/sea/sea.status b/test/sea/sea.status index e0996ef14588c1..c506c854f56d88 100644 --- a/test/sea/sea.status +++ b/test/sea/sea.status @@ -21,6 +21,11 @@ test-build-sea*: SKIP test-single-executable-application*: SKIP test-build-sea*: SKIP +[$system==linux && $arch==arm && $mode==debug] +# LIEF-based --build-sea can be killed on arm debug CI. +test-single-executable-application*: PASS, FLAKY +test-build-sea*: PASS, FLAKY + [$system==win32] # https://github.com/nodejs/node/issues/49630 test-single-executable-application-snapshot: PASS, FLAKY