| Index: test/mjsunit/fuzz-natives-part1.js
|
| diff --git a/test/mjsunit/fuzz-natives-part1.js b/test/mjsunit/fuzz-natives-part1.js
|
| index 6941d806cc4fc027b0cf52bbccb7ef9a2b216cd9..a0aea13dcab0330903d0858901ad2ea688556aa8 100644
|
| --- a/test/mjsunit/fuzz-natives-part1.js
|
| +++ b/test/mjsunit/fuzz-natives-part1.js
|
| @@ -147,6 +147,7 @@ var knownProblems = {
|
| "PushWithContext": true,
|
| "PushCatchContext": true,
|
| "PushBlockContext": true,
|
| + "PushModuleContext": true,
|
| "LazyCompile": true,
|
| "LazyRecompile": true,
|
| "ParallelRecompile": true,
|
|
|