diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index ee35af5a61..829efaf583 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -251,5 +251,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