Skip one generators test because of no-snap failures.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 22 Apr 2013 08:46:02 +0000 (08:46 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 22 Apr 2013 08:46:02 +0000 (08:46 +0000)
R=rossberg@chromium.org
BUG=v8:2355
TEST=mjsunit/harmony/generators-objects

Review URL: https://codereview.chromium.org/13956023

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14366 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

test/mjsunit/mjsunit.status

index 09097db..ad26fe6 100644 (file)
@@ -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: