Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index eb3ed91174fbca1b5ce2bf34fadcc7b68c5fa8a4..ad26fe691360c74f7e4b0ef4bc0b502b4be4179b 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -37,9 +37,6 @@ regress/regress-1119: FAIL |
# TODO(wingo): Currently fails in no-snapshot mode, hence disabled for now. |
harmony/generators-objects: SKIP |
-# TODO(wingo): Resuming of iterators currently crashes in ARM. |
-harmony/generators-iteration: SKIP if ($arch == arm || $arch == android_arm) |
- |
# Issue 1719: Slow to collect arrays over several contexts. |
regress/regress-524: SKIP |
# When that bug is fixed, revert the expectation to: |