Skip to content

Commit

Permalink
test: mark test-crypto-keygen slow on windows
Browse files Browse the repository at this point in the history
Refs: #41206

This test seems to be failing regularly on
windows with a timeout. Mark it slow to reduce
CI noise until it gets investigated.

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41207
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
mhdawson authored and targos committed Jan 14, 2022
1 parent 3dc6564 commit 367ab2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/parallel/parallel.status
Expand Up @@ -11,6 +11,8 @@ prefix parallel
test-timers-immediate-queue: PASS,FLAKY
# https://github.com/nodejs/node/issues/23277
test-worker-memory: PASS,FLAKY
# https://github.com/nodejs/node/issues/41206
test-crypto-keygen: PASS,FLAKY

[$system==linux]
# https://github.com/nodejs/node/issues/39368
Expand Down

0 comments on commit 367ab2a

Please sign in to comment.