Skip to content

Commit 385cd02

Browse files
committed
test: skip --build-sea tests on platforms where SEA is flaky
They were missing from the skip pattern due to different naming.
1 parent 6eaf1b8 commit 385cd02

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
@@ -14,10 +14,12 @@ test-build-sea*: SKIP
1414
[$system==linux && $arch==ppc64]
1515
# https://github.com/nodejs/node/issues/59561
1616
test-single-executable-application*: SKIP
17+
test-build-sea*: SKIP
1718

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

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

0 commit comments

Comments
 (0)