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

Unified Diff: test/mjsunit/mjsunit.status

Issue 382083003: Disabling flakes. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Updates Created 6 years, 5 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 c59ce4dc9103884bbc6d12e7d67e66ec1992d662..ee3feb0968a7885146d34a53a47f66207562ecd9 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -404,6 +404,11 @@
# Random failures on HW, need investigation.
'debug-*': [SKIP],
}],
+##############################################################################
+['system == windows', {
+ # BUG(v8:3435)
+ 'debug-script-breakpoints': [PASS, FAIL],
+}], # 'system == windows'
##############################################################################
# Native Client uses the ARM simulator so will behave similarly to arm
« 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