diff --git a/test/sequential/sequential.status b/test/sequential/sequential.status index 073b29cce8dbca..5f4445416d95fa 100644 --- a/test/sequential/sequential.status +++ b/test/sequential/sequential.status @@ -52,14 +52,3 @@ test-watch-mode-inspect: SKIP [$arch==s390x] # https://github.com/nodejs/node/issues/41286 test-performance-eventloopdelay: PASS, FLAKY - -[$system==linux && $arch==ppc64] -# https://github.com/nodejs/node/issues/50740 -test-single-executable-application-assets-raw: PASS, FLAKY -test-single-executable-application-assets: PASS, FLAKY -test-single-executable-application-disable-experimental-sea-warning: PASS, FLAKY -test-single-executable-application-empty: PASS, FLAKY -test-single-executable-application-snapshot-and-code-cache: PASS, FLAKY -test-single-executable-application-snapshot: PASS, FLAKY -test-single-executable-application-use-code-cache: PASS, FLAKY -test-single-executable-application: PASS, FLAKY