mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
test: skip sea tests on riscv64
Signed-off-by: Stewart X Addison <sxa@ibm.com> PR-URL: https://github.com/nodejs/node/pull/61111 Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
This commit is contained in:
committed by
GitHub
parent
5ea56f448b
commit
6338e643a8
@@ -14,6 +14,10 @@ test-single-executable-application*: SKIP
|
|||||||
# https://github.com/nodejs/node/issues/59561
|
# https://github.com/nodejs/node/issues/59561
|
||||||
test-single-executable-application*: SKIP
|
test-single-executable-application*: SKIP
|
||||||
|
|
||||||
|
[$system==linux && $arch==riscv64]
|
||||||
|
# https://github.com/nodejs/node/issues/61110
|
||||||
|
test-single-executable-application*: SKIP
|
||||||
|
|
||||||
[$system==win32]
|
[$system==win32]
|
||||||
# https://github.com/nodejs/node/issues/49630
|
# https://github.com/nodejs/node/issues/49630
|
||||||
test-single-executable-application-snapshot: PASS, FLAKY
|
test-single-executable-application-snapshot: PASS, FLAKY
|
||||||
|
|||||||
Reference in New Issue
Block a user