Skip to content

Commit 1d5cc5e

Browse files
richardlautargos
authored andcommitted
test: mark sea tests flaky on macOS x64
PR-URL: #60068 Refs: #59553 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Anna Henningsen <anna@addaleax.net>
1 parent 20d10a2 commit 1d5cc5e

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

test/sequential/sequential.status

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,27 @@ test-http2-large-file: PASS, FLAKY
2525
test-http-server-request-timeouts-mixed: PASS, FLAKY
2626

2727
[$system==macos]
28-
# https://github.com/nodejs/node/issues/54816
28+
29+
[$system==macos && $arch==x64]
30+
# https://github.com/nodejs/node/issues/59553
31+
test-single-executable-application: PASS, FLAKY
32+
test-single-executable-application-assets: PASS, FLAKY
33+
test-single-executable-application-assets-raw: PASS, FLAKY
34+
test-single-executable-application-asset-keys-empty: PASS, FLAKY
35+
test-single-executable-application-asset-keys: PASS, FLAKY
36+
test-single-executable-application-disable-experimental-sea-warning: PASS, FLAKY
2937
test-single-executable-application-empty: PASS, FLAKY
38+
test-single-executable-application-exec-argv: PASS, FLAKY
39+
test-single-executable-application-exec-argv-empty: PASS, FLAKY
40+
test-single-executable-application-exec-argv-extension-cli: PASS, FLAKY
41+
test-single-executable-application-exec-argv-extension-env: PASS, FLAKY
42+
test-single-executable-application-exec-argv-extension-none: PASS, FLAKY
43+
test-single-executable-application-inspect-in-sea-flags: PASS, FLAKY
44+
test-single-executable-application-inspect: PASS, FLAKY
45+
test-single-executable-application-snapshot: PASS, FLAKY
46+
test-single-executable-application-snapshot-and-code-cache: PASS, FLAKY
47+
test-single-executable-application-snapshot-worker: PASS, FLAKY
48+
test-single-executable-application-use-code-cache: PASS, FLAKY
3049

3150
# https://github.com/nodejs/node/issues/43465
3251
test-http-server-request-timeouts-mixed: PASS, FLAKY

0 commit comments

Comments
 (0)