◐ Shell
clean mode source ↗

test: skip sea tests on Linux ppc64le · nodejs/node@e3ad5cc

Original file line numberDiff line numberDiff line change

@@ -51,3 +51,17 @@ test-tls-psk-client: PASS, FLAKY

5151

[$arch==arm]

5252

# https://github.com/nodejs/node/issues/49933

5353

test-watch-mode-inspect: SKIP

54+
55+

[$system==linux && $arch==ppc64]

56+

# https://github.com/nodejs/node/issues/59561

57+

test-single-executable-application: SKIP

58+

test-single-executable-application-assets: SKIP

59+

test-single-executable-application-assets-raw: SKIP

60+

test-single-executable-application-disable-experimental-sea-warning: SKIP

61+

test-single-executable-application-empty: SKIP

62+

test-single-executable-application-exec-argv: SKIP

63+

test-single-executable-application-exec-argv-empty: SKIP

64+

test-single-executable-application-snapshot: SKIP

65+

test-single-executable-application-snapshot-and-code-cache: SKIP

66+

test-single-executable-application-snapshot-worker: SKIP

67+

test-single-executable-application-use-code-cache: SKIP