Skip to content

Commit 850192b

Browse files
test: skip broken sea on rhel8
PR-URL: #58761 Refs: #58588 Reviewed-By: Filip Skokan <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent b427ae4 commit 850192b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

test/sequential/sequential.status

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,15 @@ test-tls-securepair-client: PASS, FLAKY
5252
[$arch==arm]
5353
# https://github.com/nodejs/node/issues/49933
5454
test-watch-mode-inspect: SKIP
55+
56+
[$system==linux && $arch==ppc64]
57+
# https://github.com/nodejs/node/pull/58588
58+
test-single-executable-application: SKIP
59+
test-single-executable-application-assets: SKIP
60+
test-single-executable-application-assets-raw: SKIP
61+
test-single-executable-application-disable-experimental-sea-warning: SKIP
62+
test-single-executable-application-empty: SKIP
63+
test-single-executable-application-snapshot: SKIP
64+
test-single-executable-application-snapshot-and-code-cache: SKIP
65+
test-single-executable-application-snapshot-worker: SKIP
66+
test-single-executable-application-use-code-cache: SKIP

0 commit comments

Comments
 (0)