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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1768123002: [Interpreter] Fixes a bug when popping context to correct level on break/continue. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 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 9edac479c80ef81976fb55a2f26b2fa1448ba91c..66957652c1c023a128f4bda848249628b33afea3 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -883,8 +883,6 @@
'regress/regress-1853': [SKIP],
'regress/regress-crbug-424142': [SKIP],
- # with statements no longer always have a block as their body
- 'regress/regress-95485': [SKIP],
}], # ignition == True
['ignition == True and arch == arm64', {

Powered by Google App Engine
This is Rietveld 408576698