@@ -25,8 +25,27 @@ test-http2-large-file: PASS, FLAKY
2525test-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
2937test-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
3251test-http-server-request-timeouts-mixed: PASS, FLAKY
0 commit comments