| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 017fa4dfa943532ba0ae951da5b7afd8bf16d888..315e28a57ffeb62de5f8b18b233aa518c8732eda 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -886,6 +886,11 @@
|
| 'es6/tail-call-megatest*': [SKIP],
|
| }], # (ignition or ignition_turbofan) and msan
|
|
|
| +['system == windows and arch == ia32', {
|
| + # TODO(gdeepti): Flaky on multiple runs, windows nosnap crashes
|
| + 'wasm/grow-memory': [SKIP],
|
| +}], # 'system == windows'
|
| +
|
| ##############################################################################
|
| ['gcov_coverage', {
|
| # Tests taking too long.
|
|
|