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

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

Issue 10879003: Const variables handled as final (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index f3adf1619e13e1416674d477ad7b3c3d2e150cd3..ecaf1372d105713252674eb5fa565ba085c5ebf1 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -55,15 +55,12 @@ Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error:
Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is not a type
Language/12_Libraries_and_Scripts/2_Imports_A07_t03: Fail # Compile-time error: error: cannot resolve foo
Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared
-Language/05_Variables/05_Variables_A05_t03: Fail # Compile-time error: error: not a compile-time constant
Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A01_t01: Fail # Compile-time error: error: not a compile-time constant
Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A01_t02: Fail # Compile-time error: error: not a compile-time constant
Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A01_t03: Fail # Compile-time error: error: not a compile-time constant
Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant
-Language/10_Expressions/01_Constants_A05_t01: Fail # Compile-time error: error: not a compile-time constant
-Language/10_Expressions/01_Constants_A06_t01: Fail # Compile-time error: error: not a compile-time constant
Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant
-Language/10_Expressions/01_Constants_A14_t01: Fail # Compile-time error: error: not a compile-time constant
+Language/10_Expressions/01_Constants_A14_t01: Fail # Parser error: Field 'as' conflict with pseudo-keyword.
Language/10_Expressions/28_Identifier_Reference_A05_t08: Fail # Compile-time error: error: not a compile-time constant
Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # Compile-time error: error: not a compile-time constant
Language/10_Expressions/28_Identifier_Reference_A05_t10: Fail # Compile-time error: error: not a compile-time constant

Powered by Google App Engine
This is Rietveld 408576698