@@ -51,3 +51,17 @@ test-tls-psk-client: PASS, FLAKY
|
51 | 51 | [$arch==arm] |
52 | 52 | # https://github.com/nodejs/node/issues/49933 |
53 | 53 | test-watch-mode-inspect: SKIP |
| 54 | + |
| 55 | +[$system==linux && $arch==ppc64] |
| 56 | +# https://github.com/nodejs/node/issues/59561 |
| 57 | +test-single-executable-application: SKIP |
| 58 | +test-single-executable-application-assets: SKIP |
| 59 | +test-single-executable-application-assets-raw: SKIP |
| 60 | +test-single-executable-application-disable-experimental-sea-warning: SKIP |
| 61 | +test-single-executable-application-empty: SKIP |
| 62 | +test-single-executable-application-exec-argv: SKIP |
| 63 | +test-single-executable-application-exec-argv-empty: SKIP |
| 64 | +test-single-executable-application-snapshot: SKIP |
| 65 | +test-single-executable-application-snapshot-and-code-cache: SKIP |
| 66 | +test-single-executable-application-snapshot-worker: SKIP |
| 67 | +test-single-executable-application-use-code-cache: SKIP |