| Index: test/mjsunit/fuzz-natives.js
|
| diff --git a/test/mjsunit/fuzz-natives.js b/test/mjsunit/fuzz-natives.js
|
| index 2965e74573f6f4ccf2b07c374dff35e550c8d3ec..225a44d8a514a665d2d89d3f7d9ca6b01fb022c2 100644
|
| --- a/test/mjsunit/fuzz-natives.js
|
| +++ b/test/mjsunit/fuzz-natives.js
|
| @@ -149,6 +149,7 @@ var knownProblems = {
|
| "PushBlockContext": true,
|
| "LazyCompile": true,
|
| "LazyRecompile": true,
|
| + "ParallelRecompile": true,
|
| "NotifyDeoptimized": true,
|
| "NotifyOSR": true,
|
| "CreateObjectLiteralBoilerplate": true,
|
|
|