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

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: Update status files and work around a failed assertion Created 8 years, 10 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: 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.
Lasse Reichstein Nielsen 2012/03/06 08:57:14 Why is it OK to fail? Is the test wrong?
ahe 2012/03/06 09:16:50 The test is fine. It is OK to fail a negative lang
Throw7NegativeTest: Fail, OK # Negative language test.
TryCatchSyntaxTest/08: Fail, OK # Negative language test.
TypeVariableBoundsTest/00: Fail, OK # Negative language test.
« dart/frog/tests/leg_only/src/SwitchTest.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