test: make flaky crypto test more deterministic
Fixes: https://github.com/nodejs/node/issues/14424 PR-URL: https://github.com/nodejs/node/pull/14451 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
This commit is contained in:
parent
714e5cbedf
commit
1fa67c7fc2
@ -1,4 +1,4 @@
|
||||
// Flags: --expose-gc
|
||||
// Flags: --expose-gc --nocrankshaft --noconcurrent_recompilation
|
||||
'use strict';
|
||||
|
||||
const common = require('../common');
|
||||
|
Loading…
x
Reference in New Issue
Block a user