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

Unified Diff: test/cctest/cctest.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
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index eb101ceafa42fab0ef43570fdf58f3c252eb6c42..df39114ab2310d668f97a33d29bb421e5f225f17 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -81,6 +81,10 @@
'test-api/Threading3': [PASS, ['mode == debug', SLOW]],
'test-api/Threading4': [PASS, ['mode == debug', SLOW]],
'test-strings/StringOOM*': [PASS, ['mode == debug', SKIP]],
+
+ # Object.observe is disabled.
+ 'test-object-observe/*': [SKIP],
+ 'test-microtask-delivery/*': [SKIP],
}], # ALWAYS
##############################################################################
« no previous file with comments | « src/object-observe.js ('k') | test/mjsunit/mjsunit.status » ('j') | test/mjsunit/mjsunit.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698