Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3ec534d

Browse filesBrowse files
richardlaumarco-ippolito
authored andcommitted
test: skip sea tests on Linux ppc64le
Theses tests are failing when compiled with clang. Skip for now to avoid breaking the CI when we switch over to building with clang. PR-URL: #59563 Refs: #59561 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Xuguang Mei <meixuguang@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
1 parent 109c4bf commit 3ec534d
Copy full SHA for 3ec534d

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Open diff view settings
Collapse file

‎test/sequential/sequential.status‎

Copy file name to clipboardExpand all lines: test/sequential/sequential.status
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,14 @@ test-tls-securepair-client: PASS, FLAKY
5454
test-watch-mode-inspect: SKIP
5555

5656
[$system==linux && $arch==ppc64]
57-
# https://github.com/nodejs/node/pull/58588
57+
# https://github.com/nodejs/node/issues/59561
5858
test-single-executable-application: SKIP
5959
test-single-executable-application-assets: SKIP
6060
test-single-executable-application-assets-raw: SKIP
6161
test-single-executable-application-disable-experimental-sea-warning: SKIP
6262
test-single-executable-application-empty: SKIP
63+
test-single-executable-application-exec-argv: SKIP
64+
test-single-executable-application-exec-argv-empty: SKIP
6365
test-single-executable-application-snapshot: SKIP
6466
test-single-executable-application-snapshot-and-code-cache: SKIP
6567
test-single-executable-application-snapshot-worker: SKIP

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.