Skip to content

Commit 4ff562f

Browse files
bnoordhuisaddaleax
authored andcommitted
test: make flaky crypto test more deterministic
Fixes: #14424 PR-URL: #14451 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
1 parent 100e862 commit 4ff562f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/test-crypto-dh-leak.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Flags: --expose-gc
1+
// Flags: --expose-gc --nocrankshaft --noconcurrent_recompilation
22
'use strict';
33

44
const common = require('../common');

0 commit comments

Comments
 (0)