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

Unified Diff: dart/tests/language/language-leg.status

Issue 9599026: Generate code for some switch statements. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Add a few comments Created 8 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
« dart/frog/leg/ssa/optimize.dart ('K') | « dart/tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language-leg.status
diff --git a/dart/tests/language/language-leg.status b/dart/tests/language/language-leg.status
index 554cf069bb79cead1b2d6f88b00308049c6ec654..2cac860962d3a17e5a4b7e48b1c98be51194563a 100644
--- a/dart/tests/language/language-leg.status
+++ b/dart/tests/language/language-leg.status
@@ -117,7 +117,6 @@ SuperFieldTest: Fail # no method named city in class B
SuperOperatorTest: Fail # no method named + in class A
SuperSetterTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
SuperTest: Fail # cannot find tokens to produce error message for i++.
-Switch6Test: Fail # switch cases are not implemented
SwitchFallthruTest: Fail # switch cases are not implemented
SwitchLabelTest: Fail # switch cases are not implemented
SwitchScopeTest: Fail # switch cases are not implemented
@@ -281,6 +280,8 @@ StaticTopLevelTest/03: Fail, OK # Negative language test.
StaticTopLevelTest/04: Fail, OK # Negative language test.
StaticTopLevelTest/05: Fail, OK # Negative language test.
StringInterpolation7NegativeTest: Fail, OK # Negative language test.
+Switch3NegativeTest: Fail, OK # Negative language test.
+Switch7NegativeTest: Fail, OK # Negative language test.
Throw7NegativeTest: Fail, OK # Negative language test.
TryCatchSyntaxTest/08: Fail, OK # Negative language test.
TypeVariableBoundsTest/00: Fail, OK # Negative language test.
« dart/frog/leg/ssa/optimize.dart ('K') | « dart/tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698