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

Unified Diff: test/mjsunit/mjsunit.status

Issue 265503002: Re-enable Object.observe and add enforcement for security invariants. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: cr comment 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/mjsunit/es7/object-observe.js ('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 e65beeafb0fc729444c00a1fa8dc7934ad36d3e3..036fb483432ca2f5082daa4298a293b8360b1e69 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -127,14 +127,6 @@
# array buffer.
'nans': [PASS, ['arch == mips', SKIP]],
- # Object.observe is disabled.
- 'es6/promises': [SKIP],
- 'array-push7': [SKIP],
- 'harmony/microtask-delivery': [SKIP],
- 'es7/object-observe': [SKIP],
- 'harmony/regress/regress-observe-empty-double-array': [SKIP],
- 'regress/regress-356589': [SKIP],
- 'regress/regress-observe-map-cache': [SKIP],
}], # ALWAYS
##############################################################################
« no previous file with comments | « test/mjsunit/es7/object-observe.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698