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

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

Issue 9616058: Implement parsing and resolving of type-variables. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix merge error. 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
« tests/co19/co19-leg.status ('K') | « 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: tests/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 783594e33fb96d431c28f39d90f65bb0f9d78b2f..187736fb94e696f510e56811325c20580097eecf 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -74,6 +74,7 @@ SuperSetterTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
SuperTest: Fail # cannot find tokens to produce error message for i++.
SwitchLabelTest: Fail # switch cases are not implemented
TypeDartcTest: Fail # non-empty instruction stack
+TypeVariableIdentifierExpressionNegativeTest: Fail
ahe 2012/03/16 13:37:11 Why? Or add 'TODO(ahe): Please categorize'.
karlklose 2012/03/16 14:58:47 That was a mistake.
# Implementation errors (library or generated code).
@@ -237,7 +238,6 @@ TryCatchSyntaxTest/08: Fail, OK # Negative language test.
TypeVariableBoundsTest/00: Fail, OK # Negative language test.
TypeVariableBoundsTest/07: Fail, OK # Negative language test.
TypeVariableBoundsTest/08: Fail, OK # Negative language test.
-TypeVariableIdentifierExpressionNegativeTest: Fail, OK # Negative language test.
TypeVariableScopeTest/00: Fail, OK # Negative language test.
TypeVariableScopeTest/01: Fail, OK # Negative language test.
TypeVariableScopeTest/02: Fail, OK # Negative language test.
« tests/co19/co19-leg.status ('K') | « tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698