| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 9f303738cfc1de9c558d82682f7a1e0bee893270..1f7f8ce4eacdf5cb09be07dc332d2d90e5bf37d9 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -296,5 +296,8 @@ harmony/object-observe: SKIP
|
| readonly: SKIP
|
| array-feedback: SKIP
|
|
|
| +# TODO(mstarzinger): Enable once escape analysis is stabilized.
|
| +compiler/escape-analysis: SKIP
|
| +
|
| # Deopt every n garbage collections collides with the deopt every n times flag.
|
| regress/regress-2653: SKIP
|
|
|