| Index: test/mjsunit/fuzz-natives-part2.js
|
| diff --git a/test/mjsunit/fuzz-natives-part2.js b/test/mjsunit/fuzz-natives-part2.js
|
| index ec84f35adaedf7d05775ffbd02fb3bb69e49031f..420064c06b23440bfc10cb9bfc39bc903256e9be 100644
|
| --- a/test/mjsunit/fuzz-natives-part2.js
|
| +++ b/test/mjsunit/fuzz-natives-part2.js
|
| @@ -150,7 +150,7 @@ var knownProblems = {
|
| "PushModuleContext": true,
|
| "LazyCompile": true,
|
| "LazyRecompile": true,
|
| - "ParallelRecompile": true,
|
| + "ConcurrentRecompile": true,
|
| "InstallRecompiledCode": true,
|
| "NotifyDeoptimized": true,
|
| "NotifyStubFailure": true,
|
|
|