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

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: Changes based on review 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..c3f5c207af3b18ba2ef1ebe04fcc72afadbffd15 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -155,6 +155,9 @@
# issue 4325:
'regress/regress-3960': [PASS, NO_VARIANTS],
+ # issue 3926:
adamk 2015/08/25 19:13:33 This should be 4388
Dan Ehrenberg 2015/08/25 20:54:45 Done
+ 'regress/regress-3926': [PASS, NO_VARIANTS],
+
##############################################################################
# Too slow in debug mode with --stress-opt mode.
'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]],

Powered by Google App Engine
This is Rietveld 408576698