Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions test/sea/sea.status
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Comment thread
mcollina marked this conversation as resolved.
Outdated
test-single-executable-application*: PASS, FLAKY
Comment thread
trivikr marked this conversation as resolved.
test-build-sea*: PASS, FLAKY

[$system==win32]
# https://github.com/nodejs/node/issues/49630
test-single-executable-application-snapshot: PASS, FLAKY
Expand Down
Loading