| Index: test/mjsunit/random-bit-correlations.js
|
| diff --git a/test/mjsunit/random-bit-correlations.js b/test/mjsunit/random-bit-correlations.js
|
| index 8322cfac4c0cac399bea4f019ff5f0deaee51587..2ac84c54a7699041ce16527faf4c1430cf039a43 100644
|
| --- a/test/mjsunit/random-bit-correlations.js
|
| +++ b/test/mjsunit/random-bit-correlations.js
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// Flags: --random-seed=12 --nostress-opt --noalways-opt --predictable
|
| +// Flags: --random-seed=20 --nostress-opt --noalways-opt --predictable
|
|
|
| (function() {
|
| var kHistory = 2;
|
|
|