Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: test/mjsunit/mjsunit.status

Issue 252063003: disable Object.observe (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: ws Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/cctest/cctest.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 036fb483432ca2f5082daa4298a293b8360b1e69..e65beeafb0fc729444c00a1fa8dc7934ad36d3e3 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -127,6 +127,14 @@
# array buffer.
'nans': [PASS, ['arch == mips', SKIP]],
+ # Object.observe is disabled.
+ 'es6/promises': [SKIP],
+ 'array-push7': [SKIP],
rossberg 2014/04/29 11:03:57 While you're at it, can you please move this test
+ 'harmony/microtask-delivery': [SKIP],
+ 'es7/object-observe': [SKIP],
+ 'harmony/regress/regress-observe-empty-double-array': [SKIP],
rossberg 2014/04/29 11:03:57 This one should move to es7/regress/.
+ 'regress/regress-356589': [SKIP],
rossberg 2014/04/29 11:03:57 Likewise this one and the next.
+ 'regress/regress-observe-map-cache': [SKIP],
}], # ALWAYS
##############################################################################
« no previous file with comments | « test/cctest/cctest.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698