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