| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index bf297fe0be6eaf8ddd5d7acc60f62d362e4b7a03..e1722077f6fcaa993534ebd33e7b2b704e03cbd5 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -72,6 +72,9 @@
|
| 'compare-known-objects-slow': [PASS, NO_VARIANTS],
|
| 'elements-kind': [PASS, NO_VARIANTS],
|
|
|
| + # TODO(jarin) Traversal of large frame states is too slow.
|
| + 'regress/regress-2612': [PASS, ['mode == debug', SKIP]],
|
| +
|
| # Some tests are just too slow to run for now.
|
| 'bit-not': [PASS, NO_VARIANTS],
|
| 'json2': [PASS, NO_VARIANTS],
|
|
|