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

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

Issue 9718034: Continue for simple loops (while/for). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed review 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
« no previous file with comments | « frog/leg/ssa/tracer.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 8e383d171ca0eda700273fb7666d815b72b4bf6d..4be50d08fa6728d75ea6bce0f48e7abb28aacf67 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -63,7 +63,6 @@ NumbersTest: Fail # cannot resolve type Smi
ParameterInitializerTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
PseudoKWTest: Fail # Unexpected token '('
ResourceTest: Fail # #resource tag not recognized - issue 1807
-StatementTest: Fail # switch cases are not implemented
SuperAllNamedConstructorTest: Fail # Internal Error: Cannot find value
SuperFieldAccessTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
SuperFieldTest: Fail # no method named city in class B
@@ -246,9 +245,5 @@ DivByZeroTest: Fail, OK # Leg only has doubles.
RegExp3Test: Fail, OK # Expects exception from const constructor.
-# TODO(ahe): Categorize these failures.
-ExecuteFinally3Test: Fail
-
-
[ $component == dart2js && $mode == release ]
AssignTopMethodNegativeTest: Crash
« no previous file with comments | « frog/leg/ssa/tracer.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698