Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index a64889453f09fcc9276471ce7d40694860a6f84f..4a9492ffb312fc84d48f31d03b9281729b0b8c88 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -113,9 +113,6 @@ |
'debug-listbreakpoints': [PASS, NO_VARIANTS], # arm64 nosnap with turbofan |
'debug-enable-disable-breakpoints': [PASS, NO_VARIANTS], #arm64 nosnap with turbofan. |
- # 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. |