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

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

Issue 9634008: Introduce element categories and move resolver towards being more compositional. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address 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 | « 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 7890bb133e78539ad5c1c84c5269823fb25e56c4..8d8f435f34f59147c4de8b8c724380b7574c16bd 100644
--- a/dart/tests/language/language-leg.status
+++ b/dart/tests/language/language-leg.status
@@ -57,7 +57,6 @@ Issue4515170Test: Fail # cannot resolve VAL
LabelTest: Fail # switch cases are not implemented
Library5Test: Fail # library prefixes not handled
LibraryPrefixesTest: Fail # other is not a type
-LibrarySameNameUsedTest: Fail # lib2 is not a type
LocalFunctionTest: Fail # duplicate definition of f(var n)=> n*n-1
ManyGenericInstanceofTest: Fail # cannot resolve type T
MapLiteral2Test: Fail # expected a constant string
@@ -78,7 +77,6 @@ NumbersTest: Fail # cannot resolve type Smi
ParameterInitializerTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
Prefix101Test: Fail # duplicate definition
Prefix14Test: Fail # prefixes not implemented
-Prefix15Test: Fail # lib12 is not a type
Prefix21Test: Fail # Internal Error: Element.computeType.
Prefix22Test: Fail # library prefixes not handled
PseudoKWTest: Fail # Unexpected token '('
« 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