Skip to content

Commit 908c4df

Browse files
committedFeb 19, 2023
test: mark test-crypto-key-objects flaky on Linux
PR-URL: #46684 Refs: #46683 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com>
1 parent aeee10b commit 908c4df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎test/parallel/parallel.status

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ test-crypto-keygen: PASS,FLAKY
1919
test-fs-rmdir-recursive: PASS, FLAKY
2020

2121
[$system==linux]
22+
# https://github.com/nodejs/node/issues/46683
23+
test-crypto-key-objects: PASS, FLAKY
2224
# https://github.com/nodejs/node/issues/39368
2325
test-domain-error-types: PASS,FLAKY
2426

0 commit comments

Comments
 (0)
Please sign in to comment.