test: avoid test timeouts on rpi · nodejs/node@bc27379 · GitHub
Skip to content

Commit bc27379

Browse files
stefanmbrvagg
authored andcommitted
test: avoid test timeouts on rpi
Generating 1024-bit primes on rpi test machines sometimes causes timeouts. Avoid this situation by using 256-bit primes when not running in FIPS mode. Fixes: #3881 PR-URL: #3902 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Brian White <mscdex@mscdex.net> Reviewed-By: Ben Noordhuis <ben@strongloop.com>
1 parent 272732e commit bc27379

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/parallel/test-crypto-binary-default.js

Lines changed: 1 addition & 1 deletion

test/parallel/test-crypto-dh.js

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)