Skip to content

Commit

Permalink
test: remove exludes for sea tests on PPC
Browse files Browse the repository at this point in the history
The referenced issue is closed as having been
fixed, so the tests should run ok. Unexclude them.

Signed-off-by: Michael Dawson <[email protected]>
PR-URL: #56217
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
mhdawson authored and aduh95 committed Dec 18, 2024
1 parent 394fffb commit 5d252b7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 5d252b7

Please sign in to comment.