Skip to content

Commit 221952a

Browse files
joyeecheungRafaelGSS
authored andcommitted
test: use ppc and ppc64 to skip SEA tests on PowerPC
It seems using ppc alone is not enough. Add ppc64 to be safe. PR-URL: #50828 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Keyhan Vakil <[email protected]>
1 parent faf6a04 commit 221952a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sequential/sequential.status

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ test-watch-mode-inspect: PASS, FLAKY
4747
# https://github.com/nodejs/node/issues/41286
4848
test-performance-eventloopdelay: PASS, FLAKY
4949

50-
[$arch==ppc]
50+
[$system==ppc || $system==ppc64]
5151
# https://github.com/nodejs/node/issues/50740
5252
test-single-executable-application-empty: PASS, FLAKY
5353
test-single-executable-application-snapshot-and-code-cache: PASS, FLAKY

0 commit comments

Comments
 (0)