test: remove exludes for sea tests on PPC

The referenced issue is closed as having been
fixed, so the tests should run ok. Unexclude them.

Signed-off-by: Michael Dawson <midawson@redhat.com>
PR-URL: https://github.com/nodejs/node/pull/56217
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
pull/56329/head
Michael Dawson 2024-12-12 18:05:01 -05:00 committed by Ruy Adorno
parent 7d8c1e72d5
commit 9c68d4f180
No known key found for this signature in database
GPG Key ID: 97B01419BD92F80A
1 changed files with 0 additions and 11 deletions

View File

@ -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