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

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

Issue 10825337: Add name and library to selectors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Make library == null for non-private selectors. Created 8 years, 4 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
Index: tests/co19/co19-leg.status
diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
index 7f6889e670623cfe494ac69b232635cccc46716c..7ed7212bb8cff87f91db07382437263d69da27bf 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -430,7 +430,7 @@ Language/10_Expressions/20_Equality_A05_t01: Fail # != cannot be called on super
Language/10_Expressions/20_Equality_A07_t01: Fail # === cannot be called on super
Language/10_Expressions/20_Equality_A08_t01: Fail # !== cannot be called on super
Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # ! cannot be called on super
-Language/10_Expressions/27_Assignable_Expressions_A01_t02: Fail # internal error: super property store not implemented
+Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # cannot deal with super in complex assignments
Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # internal error in parser.
Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword "abstract".
@@ -459,7 +459,6 @@ Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost
Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A05_t01: Fail # TypeError: Object #<Closure> has no method 'call'
Language/10_Expressions/20_Equality_A06_t01: Fail # Canonicalization.
Language/10_Expressions/20_Equality_A09_t01: Fail # Canonicalization.
-Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # NoSuchMethodException : method not found: '-'
#
# The following tests may be broken, but require further review.
« lib/compiler/implementation/resolver.dart ('K') | « lib/compiler/implementation/world.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698