Skip to content
Open
Changes from all commits
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]
# LIEF-based --build-sea can be killed on arm debug CI.
test-single-executable-application*: PASS, FLAKY
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the flakes only showed up in debug builds, this needs to take that into account?

test-build-sea*: PASS, FLAKY

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