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 26b01bf

Browse filesBrowse files
joyeecheungaduh95
authored andcommitted
test: skip sea tests on x64 macOS
It's unlikely that anyone would invest in fixing them on x64 macOS in the near future, now that x64 macOS is being phased out. Simply skip them for now. PR-URL: #60250 Refs: #59553 Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Darshan Sen <raisinten@gmail.com>
1 parent 8caae1a commit 26b01bf
Copy full SHA for 26b01bf

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

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

‎test/sea/sea.status‎

Copy file name to clipboardExpand all lines: test/sea/sea.status
+1-19Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,7 @@ prefix sea
88

99
[$system==macos && $arch==x64]
1010
# https://github.com/nodejs/node/issues/59553
11-
test-single-executable-application: PASS, FLAKY
12-
test-single-executable-application-assets: PASS, FLAKY
13-
test-single-executable-application-assets-raw: PASS, FLAKY
14-
test-single-executable-application-asset-keys-empty: PASS, FLAKY
15-
test-single-executable-application-asset-keys: PASS, FLAKY
16-
test-single-executable-application-disable-experimental-sea-warning: PASS, FLAKY
17-
test-single-executable-application-empty: PASS, FLAKY
18-
test-single-executable-application-exec-argv: PASS, FLAKY
19-
test-single-executable-application-exec-argv-empty: PASS, FLAKY
20-
test-single-executable-application-exec-argv-extension-cli: PASS, FLAKY
21-
test-single-executable-application-exec-argv-extension-env: PASS, FLAKY
22-
test-single-executable-application-exec-argv-extension-none: PASS, FLAKY
23-
test-single-executable-application-inspect-in-sea-flags: PASS, FLAKY
24-
test-single-executable-application-inspect: PASS, FLAKY
25-
test-single-executable-application-snapshot: PASS, FLAKY
26-
test-single-executable-application-snapshot-and-code-cache: PASS, FLAKY
27-
test-single-executable-application-snapshot-worker: PASS, FLAKY
28-
test-single-executable-application-use-code-cache: PASS, FLAKY
29-
11+
test-single-executable-application*: SKIP
3012

3113
[$system==linux && $arch==ppc64]
3214
# https://github.com/nodejs/node/issues/59561

0 commit comments

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