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

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

Issue 11014010: Made assert a keyword. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixed grammar. Created 8 years, 2 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 | « lib/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index 1bd3700d76bd0d0880096fe27d8c1e247479f5c6..224e74477ab464a872c71bb6003ed6bc1ece73e9 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -113,7 +113,6 @@ Language/05_Variables/05_Variables_A05_t01: Fail # http://dartbug.com/5519
Language/05_Variables/05_Variables_A05_t02: Fail # http://dartbug.com/5519
Language/06_Functions/06_Functions_A01_t06: Fail # inherited from VM
Language/06_Functions/06_Functions_A01_t22: Fail # inherited from VM
-Language/06_Functions/06_Functions_A01_t23: Fail # http://dartbug.com/5519
Language/06_Functions/06_Functions_A01_t31: Fail # http://dartbug.com/5519
Language/06_Functions/1_Function_Declaration_A01_t01: Fail # http://dartbug.com/5519
Language/06_Functions/1_Function_Declaration_A02_t02: Fail # http://dartbug.com/5519
@@ -402,9 +401,8 @@ Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # inherited from VM
Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # inherited from VM
Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # inherited from VM
Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword "abstract".
-Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK # co19 issue 184
+Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail # assert is a reserved word, which can not be used as a variable name.
Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # inherited from VM
-Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail # inherited from VM
Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 254
Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail # inherited from VM
Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # http://dartbug.com/5519
@@ -468,9 +466,6 @@ Language/11_Statements/11_Labels_A01_t03: Fail # inherited from VM
Language/11_Statements/11_Labels_A03_t04: Fail # inherited from dart2js
Language/11_Statements/13_Continue_A02_t12: Fail # inherited from dart2js
Language/11_Statements/13_Continue_A02_t13: Fail # inherited from dart2js
-Language/11_Statements/15_Assert_A01_t03: Fail # http://dartbug.com/5519
-Language/11_Statements/15_Assert_A01_t04: Fail # http://dartbug.com/5519
-Language/11_Statements/15_Assert_A01_t05: Fail # http://dartbug.com/5519
Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # inherited from VM
Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # inherited from VM
Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail # inherited from VM
@@ -502,8 +497,6 @@ Language/14_Types/4_Interface_Types_A01_t01: Fail # Looks like dart2js issue, le
Language/14_Types/4_Interface_Types_A02_t01: Fail # Looks like dart2js issue, let's wait when interfaces are phased away
Language/14_Types/5_Function_Types_A01_t05: Fail # inherited from dart2js
Language/14_Types/5_Function_Types_A02_t01: Fail # inherited from VM
-Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # inherited from dart2js
-Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # inherited from dart2js
Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # inherited from dart2js
Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # inherited from VM
Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698