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

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

Issue 9416099: Update leg status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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
« no previous file with comments | « 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 d61126314f887952e3609936cf3a32eded0ef873..2e09785e6e19ffe9a846c0dcb799f55160d68d0c 100644
--- a/dart/tests/language/language-leg.status
+++ b/dart/tests/language/language-leg.status
@@ -24,9 +24,6 @@ CallThroughGetterTest: Fail # Internal Error: Cannot find value
CanonicalConstTest: Fail # map not implemented
CharEscapeTest: Fail # Unhandled non-BMP character: U+10000
ClassTest: Fail # Internal Error: Cannot find value
-ClosureBreak1Test: Fail # SsaBuilder.visitLabelledStatement not implemented
-ClosureBreak2Test: Fail # SsaBuilder.visitLabelledStatement not implemented
-ClosureBreakTest: Fail # SsaBuilder.visitLabelledStatement not implemented
ClosureTest: Fail # Internal Error: Cannot find value
ConstInitTest: Fail # CompileTimeConstantHandler with arguments not implemented
ConstObjectsAreImmutableTest: Fail # map not implemented
@@ -41,10 +38,6 @@ DeoptNoFeedbackTest: Fail # Internal Error: Cannot find value
DoWhileTest: Fail # SsaBuilder for loop with aborting body not implemented
DynamicTest: Fail # cannot resolve type F1
EmptyBlockCaseTest: Fail # switch cases are not implemented
-ExecuteFinally3Test: Fail # SsaBuilder.visitLabelledStatement not implemented
-ExecuteFinally6Test: Fail # SsaBuilder.visitLabelledStatement not implemented
-ExecuteFinally8Test: Fail # visitLabelledStatement not implemented
-ExecuteFinally9Test: Fail # visitLabelledStatement not implemented
Factory4Test: Fail # named constructors with type arguments are not implemented
FannkuchTest: Fail # Expect.equals(expected: <49>, actual: <0>) fails.
FinalSyntaxTest/none: Fail # CompileTimeConstantEvaluator not implemented
@@ -329,5 +322,13 @@ TypeVMTest: Fail, OK # VM specific test.
ExceptionTest: Fail # TODO(ahe): Probably a bad merge.
+# TODO(ahe): Categorize these failures.
+ClosureBreak1Test: Fail
+ClosureBreak2Test: Fail
+ClosureBreakTest: Fail
+ExecuteFinally3Test: Fail
+ExecuteFinally9Test: Fail
+
+
[ $component == leg && $mode == release]
AssignTopMethodNegativeTest: Crash
« no previous file with comments | « dart/tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698