Skip to content

Commit

Permalink
test: mark SEA tests as flaky on PowerPC
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung committed Nov 16, 2023
1 parent 2d1bc3d commit 4353e90
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,11 @@ test-watch-mode-inspect: PASS, FLAKY
[$arch==s390x]
# https://github.com/nodejs/node/issues/41286
test-performance-eventloopdelay: PASS, FLAKY

[$arch==ppc]
# https://github.com/nodejs/node/issues/50740
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 4353e90

Please sign in to comment.