Skip to content

Commit 26b01bf

Browse 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 <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Darshan Sen <[email protected]>
1 parent 8caae1a commit 26b01bf

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

test/sea/sea.status

Lines 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)