@@ -25,8 +25,27 @@ test-http2-large-file: PASS, FLAKY
25
25
test-http-server-request-timeouts-mixed: PASS, FLAKY
26
26
27
27
[$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
29
37
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
30
49
31
50
# https://github.com/nodejs/node/issues/43465
32
51
test-http-server-request-timeouts-mixed: PASS, FLAKY
0 commit comments