0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Stefan Budeanu e4e5b13efd 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: https://github.com/nodejs/node/issues/3881
PR-URL: https://github.com/nodejs/node/pull/3902
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Ben Noordhuis <ben@strongloop.com>
2015-11-18 09:52:07 -08:00
..
abort
addons test: fix path to module for repl test on Windows 2015-11-15 16:33:11 -08:00
cctest
debugger debugger: introduce exec method for debugger 2015-11-17 12:11:40 -08:00
disabled
fixtures test: add test for invalid DSA key size 2015-11-14 07:53:39 -08:00
gc
internet test: skip test if FreeBSD jail will break it 2015-11-16 07:03:09 -08:00
message test: remove flaky status from eval_messages test 2015-10-20 12:16:00 -07:00
parallel test: avoid test timeouts on rpi 2015-11-18 09:52:07 -08:00
pummel test: increase crypto strength for FIPS standard 2015-11-14 09:13:56 -08:00
sequential test: run pipeline flood test in parallel 2015-11-13 20:45:08 -08:00
testpy
timers
.eslintrc
common.js test: move test-specific function out of common 2015-11-16 22:37:32 -08:00