Chromium Code Reviews| Index: test/mjsunit/mjsunit.status |
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
| index ee35af5a61ae46f70036cf7963c098e86d553ef5..37e6e0f0ae59d08eb04f12dd3077b67aaf04cefd 100644 |
| --- a/test/mjsunit/mjsunit.status |
| +++ b/test/mjsunit/mjsunit.status |
| @@ -253,3 +253,8 @@ array-feedback: SKIP |
| # Deopt every n garbage collections collides with the deopt every n times flag. |
| regress/regress-2653: SKIP |
| + |
| +# Issue 2795: |
| +array-store-and-grow: SKIP if $mode == debug |
| + |
| + |