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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1312613003: Ensure hole checks take place in switch statement scopes (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: style fixes Created 5 years, 4 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/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 8e199946d125b8f1a76589b2f064a9c3677404df..8852aadac0f73a496f921a659477084360eab580 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -155,6 +155,9 @@
# issue 4325:
'regress/regress-3960': [PASS, NO_VARIANTS],
+ # issue 4388:
+ 'regress/regress-3926': [PASS, NO_VARIANTS],
Michael Starzinger 2015/08/26 11:30:30 This should no longer be needed after my fix for i
+
##############################################################################
# Too slow in debug mode with --stress-opt mode.
'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]],
« src/scopes.h ('K') | « src/scopes.cc ('k') | test/mjsunit/regress/regress-3926.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698