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

Unified Diff: tests/language/language.status

Issue 8924001: First implementation of top-level fields without initializers. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' 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
« frog/leg/scanner/listener.dart ('K') | « frog/tests/leg/src/ResolverTest.dart ('k') | no next file » | 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 2339)
+++ tests/language/language.status (working copy)
@@ -320,7 +320,15 @@
[ $component == leg ]
StaticTopLevelTest/00: Fail
+StaticTopLevelTest/01: Fail
+StaticTopLevelTest/02: Fail
StaticTopLevelTest/03: Fail
+StaticTopLevelTest/04: Fail
+StaticTopLevelTest/05: Fail
+ToplevelCollision1Test/00: Fail
+ToplevelCollision1Test/01: Fail
+ToplevelCollision1Test/02: Fail
+ToplevelCollision2Test/00: 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
« frog/leg/scanner/listener.dart ('K') | « frog/tests/leg/src/ResolverTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698