Skip to content

Commit 6338e64

Browse files
authored
test: skip sea tests on riscv64
Signed-off-by: Stewart X Addison <[email protected]> PR-URL: #61111 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Xuguang Mei <[email protected]>
1 parent 5ea56f4 commit 6338e64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/sea/sea.status

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ test-single-executable-application*: SKIP
1414
# https://github.com/nodejs/node/issues/59561
1515
test-single-executable-application*: SKIP
1616

17+
[$system==linux && $arch==riscv64]
18+
# https://github.com/nodejs/node/issues/61110
19+
test-single-executable-application*: SKIP
20+
1721
[$system==win32]
1822
# https://github.com/nodejs/node/issues/49630
1923
test-single-executable-application-snapshot: PASS, FLAKY

0 commit comments

Comments
 (0)