Skip to content

Commit 7c3b0e7

Browse files
joyeecheungaduh95
authored andcommitted
test: skip --build-sea tests on platforms where SEA is flaky
They were missing from the skip pattern due to different naming. PR-URL: #61504 Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent b863cbc commit 7c3b0e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/sea/sea.status

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ test-single-executable-application*: SKIP
1313
[$system==linux && $arch==ppc64]
1414
# https://github.com/nodejs/node/issues/59561
1515
test-single-executable-application*: SKIP
16+
test-build-sea*: SKIP
1617

1718
[$system==linux && $arch==riscv64]
1819
# https://github.com/nodejs/node/issues/61110
1920
test-single-executable-application*: SKIP
21+
test-build-sea*: SKIP
2022

2123
[$system==win32]
2224
# https://github.com/nodejs/node/issues/49630

0 commit comments

Comments
 (0)