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

Unified Diff: tests/language/language.status

Issue 9233039: Store resolved library prefix in unresolved class object in order not to repeat (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 11 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 | « runtime/vm/raw_object.h ('k') | tests/language/language-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 3699)
+++ tests/language/language.status (working copy)
@@ -36,8 +36,6 @@
ImplicitThisTest/04: Fail # Issue 374
ImplicitThisTest/none: Fail # Issue 374
-LibrarySameNameUsedTest: Fail # Issue 686
-
# These bugs refer currently ongoing language discussions.
Constructor5Test: Fail # (Discussion ongoing)
Constructor6Test: Fail # (Discussion ongoing)
@@ -81,7 +79,7 @@
OperatorIndexEvaluationOrderTest: Fail
# Issue 1355
-CallOperatorTest: Fail
+CallOperatorTest: Fail
[ ($component == vm || $component == dartium) && $unchecked ]
@@ -272,6 +270,8 @@
FunctionTypeAliasNegativeTest: Fail
FunctionTypeAliasTest: Fail
FunctionTypeAlias2Test: Fail
+FunctionTypeAlias3Test: Fail
+FunctionTypeAlias4Test: Fail
FunctionTypeParameter2Test: Fail
FunctionTypeParameterTest: Fail
GenericDeepTest: Fail
« no previous file with comments | « runtime/vm/raw_object.h ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698