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

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

Issue 9583006: Support the literal kind for native classes (ie Console). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 10 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 | « frog/tests/native/src/NativeLiteralClassFrogTest.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-leg.status
===================================================================
--- tests/language/language-leg.status (revision 4934)
+++ tests/language/language-leg.status (working copy)
@@ -19,12 +19,14 @@
GetSetSyntaxTest/none: Fail # TODO(ahe): investigate.
SuperImplicitClosureTest: Fail # TODO(ahe): investigate.
FinalSyntaxTest/none: Fail # TODO(ahe): investigate.
-SyntaxTest/28: Fail # TODO(ahe): investigate.
-SyntaxTest/30: Fail # TODO(ahe): investigate.
-SyntaxTest/31: Fail # TODO(ahe): investigate.
-SyntaxTest/32: Fail # TODO(ahe): investigate.
-SyntaxTest/33: Fail # TODO(ahe): investigate.
-SyntaxTest/47: Fail # TODO(ahe): investigate.
+# TODO(ngeoffray): disallow native keyword.
+SyntaxTest/28: Fail
+SyntaxTest/29: Fail
+SyntaxTest/30: Fail
+SyntaxTest/31: Fail
+SyntaxTest/32: Fail
+SyntaxTest/33: Fail
+SyntaxTest/47: Fail
# Compilation errors.
Arithmetic2Test: Fail # map not implemented
« no previous file with comments | « frog/tests/native/src/NativeLiteralClassFrogTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698