Skip to content

Commit

Permalink
test: set sea snapshot tests as flaky
Browse files Browse the repository at this point in the history
PR-URL: nodejs#50223
Refs: nodejs#49630
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
anonrig authored and alexfernandez committed Nov 1, 2023
1 parent f7f6eb4 commit a6ed293
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/sequential/sequential.status
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ test-watch-mode-inspect: PASS, FLAKY
[$system==win32]
# https://github.com/nodejs/node/issues/47116
test-http-max-sockets: PASS, FLAKY
# https://github.com/nodejs/node/issues/49630
test-single-executable-application-snapshot: PASS, FLAKY
test-single-executable-application-snapshot-and-code-cache: PASS, FLAKY

[$system==linux]

Expand Down

0 comments on commit a6ed293

Please sign in to comment.