Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set several tests as flaky #54802

Closed
wants to merge 16 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
test: set test-debugger-heap-profiler as flaky
  • Loading branch information
anonrig committed Sep 6, 2024
commit 1316c1bba3204d67b185c1c450ff9b93096943c4
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ test-crypto-dh-stateless: SKIP
test-crypto-keygen: SKIP
# https://github.com/nodejs/node/issues/52963
test-pipe-file-to-http: PASS, FLAKY
# https://github.com/nodejs/node/issues/54801
test-debugger-heap-profiler: PASS, FLAKY

[$system==solaris] # Also applies to SmartOS
# https://github.com/nodejs/node/issues/43457
Expand Down
Loading