Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 5e607ae6392e127b5c645f6f124cf78bfbcb59e4..a437bd25044f92575c6d80af996b148c48eef413 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -110,6 +110,9 @@ |
'regress/regress-2451': [PASS, NO_VARIANTS], # with custom snapshot and gc-stress. |
'debug-multiple-breakpoints': [PASS, NO_VARIANTS], # with custom snapshot and gc-stress. |
+ # TODO(jarin): Fix for-in deopt points in turbofan. |
+ 'for-in-opt': [PASS, NO_VARIANTS], |
+ |
# TODO(mstarzinger): Optimizing top-level code flushed out some correctness |
# issues on ARM and ARM64. |
'es6/math-log2-log10': [PASS, NO_VARIANTS], # on ARM and ARM64. |