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

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

Issue 9568008: Do not allow native syntax on all libraries. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 years, 9 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 | « dart/frog/tests/leg/src/parser_helper.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-leg.status
===================================================================
--- dart/tests/language/language-leg.status (revision 5068)
+++ dart/tests/language/language-leg.status (working copy)
@@ -19,14 +19,6 @@
GetSetSyntaxTest/none: Fail # TODO(ahe): investigate.
SuperImplicitClosureTest: Fail # TODO(ahe): investigate.
FinalSyntaxTest/none: 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.
BreakTest: Fail # SsaBuilder for loop with aborting body not implemented
@@ -277,6 +269,7 @@
StringInterpolation7NegativeTest: Fail, OK # Negative language test.
Switch3NegativeTest: Fail, OK # Negative language test.
Switch7NegativeTest: Fail, OK # Negative language test.
+SyntaxTest/47: Fail, OK # No error on body in const constructor.
Throw7NegativeTest: Fail, OK # Negative language test.
TryCatchSyntaxTest/08: Fail, OK # Negative language test.
TypeVariableBoundsTest*: Skip # multiple error annotations are required
« no previous file with comments | « dart/frog/tests/leg/src/parser_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698