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

Unified Diff: test/cctest/cctest.status

Issue 914333002: disable some harmony scoping tests (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: disable failing tests Created 5 years, 10 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 | « no previous file | test/cctest/test-decls.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 1b43b931168eec50739ce5e785c919ed6d856975..9dba97746315c34d2b9adb1d6a7a6db7d0db685c 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -98,6 +98,11 @@
# TODO(jochen): Reenable after we removed the CHECK() from the marking queue.
'test-mark-compact/MarkingDeque': [SKIP],
+ # BUG(3914).
+ 'test-decls/CrossScriptStaticLookupUndeclared': [SKIP],
+ 'test-decls/CrossScriptReferencesHarmony': [SKIP],
+ 'test-decls/CrossScriptReferencesHarmonyRegress': [SKIP],
+
############################################################################
# Slow tests.
'test-api/Threading1': [PASS, ['mode == debug', SLOW]],
« no previous file with comments | « no previous file | test/cctest/test-decls.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698