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

Unified Diff: test/mjsunit/mjsunit.status

Issue 266643007: Merged r21062, r21063 into 3.25 branch. (Closed) Base URL: https://v8.googlecode.com/svn/branches/3.25
Patch Set: 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') | test/webkit/fast/js/Object-getOwnPropertyNames-expected.txt » ('j') | 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 4ff0a1de932330c56d6e86eabddd5a4eec909d50..de9f368de4b12db29936d7f74db78db93d3c6b63 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -118,6 +118,15 @@
# BUG(v8:2989). PASS/FAIL on linux32 because crankshaft is turned off for
# nosse2. Also for arm novfp3.
'regress/regress-2989': [FAIL, NO_VARIANTS, ['system == linux and arch == ia32 or arch == arm and simulator == True', PASS]],
+
+ # 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/cctest/cctest.status ('k') | test/webkit/fast/js/Object-getOwnPropertyNames-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698