Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 09097db9f52b5728d2abff7dc221fb1bd8afecb7..ad26fe691360c74f7e4b0ef4bc0b502b4be4179b 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -34,6 +34,9 @@ bugs/*: FAIL |
# Fails. |
regress/regress-1119: FAIL |
+# TODO(wingo): Currently fails in no-snapshot mode, hence disabled for now. |
+harmony/generators-objects: SKIP |
+ |
# Issue 1719: Slow to collect arrays over several contexts. |
regress/regress-524: SKIP |
# When that bug is fixed, revert the expectation to: |