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

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

Issue 10919290: Issue 3476. Final variables don't have to have constant initializers (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 | « runtime/bin/directory_impl.dart ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 59673d6b0c372d0558ca0fddb0c913bbb0c19dd9..e39a1294582bef1cbace92cd5cd01ee368bca0a5 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -222,9 +222,6 @@ Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail # Iss
Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Issue 2477
Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Issue 2477
Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # Issue 2477
-Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A01_t01: Fail # Issue 3476
-Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A01_t02: Fail # Issue 3476
-Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A01_t03: Fail # Issue 3476
Language/08_Interfaces/2_Getters_and_Setters_A05_t01: Fail # Issue 679
Language/08_Interfaces/2_Getters_and_Setters_A05_t02: Fail # Issue 679
Language/10_Expressions/01_Constants_A16_t01: Fail # Issue 1473
@@ -319,9 +316,6 @@ Language/10_Expressions/27_Assignable_Expressions_A01_t06: Fail # language chang
Language/10_Expressions/27_Assignable_Expressions_A01_t07: Fail # language change 3368
Language/10_Expressions/28_Identifier_Reference_A04_t01: Fail # language change 3368
Language/10_Expressions/28_Identifier_Reference_A04_t02: Fail # language change 3368
-Language/10_Expressions/28_Identifier_Reference_A05_t08: Fail # Issue 3476
-Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # Issue 3476
-Language/10_Expressions/28_Identifier_Reference_A05_t10: Fail # Issue 3476
Language/10_Expressions/29_Type_Test_A01_t02: Fail # language change 3368
Language/11_Statements/05_For_A01_t11: Fail # Issue 3323
Language/11_Statements/08_Switch_A06_t02: Fail, OK # out of date - case can use any constant expression
« no previous file with comments | « runtime/bin/directory_impl.dart ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698