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

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

Issue 8805008: Various scanner fixes: (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased and update language.status Created 9 years 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/frog/leg/tools/mini_parser.dart ('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.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index d465aff9e5ba6eaa9f60708fcfae1ebc821a740d..e5f3010a0765a62d083fd06cc364c2def535fe04 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -335,10 +335,8 @@ StringConcatTest: Fail
PrivateMemberTest/none: Fail # test seems bad - see issue #353
[ $component == leg ]
-FinalVarNegativeTest: Fail
StaticTopLevelTest/00: Fail
StaticTopLevelTest/03: Fail
-StringInterpolate2Test: Fail
ToplevelCollision2Test/01: Fail # added in r1934
TypeVariableBoundsTest/none: Pass # I think the "cancel leg" message is confusing the test harness? Leg is bailing on all these tests after seeing the "extends" factory syntax.
TypeVariableBoundsTest/00: Pass
« no previous file with comments | « dart/frog/leg/tools/mini_parser.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698