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

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

Issue 10907215: Issue 3553. Stop treating static final variables as constants (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Tweaks for tests 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 | « pkg/pkg.status ('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 4235c1da217874baadc0c8a57f6d1ee132bc54d7..275e098e6a644dadbc6d63db742dd22ca7516534 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -134,6 +134,10 @@ Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t01: Fail, OK # co19 issue 195
+LibTest/core/double/operator_remainder_A01_t03: Fail # co19 issue 207
+LibTest/core/double/remainder_A01_t03: Fail # co19 issue 207
+
+
# Rename "BadNumberFormatException" to "FormatException"
# TODO(rnystrom): These can be enabled when
# http://code.google.com/p/co19/issues/detail?id=167 is fixed.
@@ -144,6 +148,7 @@ LibTest/core/Math/parseDouble_A02_t01: Fail
Language/03_Overview/1_Scoping_A02_t28: Fail # language change 1031
Language/03_Overview/2_Privacy_A01_t02: Fail # language change 1031
+Language/06_Functions/2_Formal_Parameters_A02_t02: Fail co19 issue 207
Language/06_Functions/06_Functions_A01_t22: Fail # c019 issue 204
Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail # Issue 379
Language/07_Classes/2_Getters_A01_t03: Fail, OK # out of date - getters are not allowed to have parameters
@@ -157,8 +162,6 @@ Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A
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_A15_t16: Fail # issue 3553
-Language/10_Expressions/01_Constants_A15_t38: Fail # issue 3553
Language/10_Expressions/01_Constants_A16_t01: Fail # Issue 1473
Language/10_Expressions/01_Constants_A16_t02: Fail # Issue 1473
Language/10_Expressions/01_Constants_A16_t03: Fail # Issue 1473
@@ -551,7 +554,6 @@ Language/10_Expressions/28_Identifier_Reference_A04_t02: Fail, OK
Language/10_Expressions/29_Type_Test_A01_t02: Fail, OK
Language/10_Expressions/16_Assignment_A08_t03: Fail, OK
Language/10_Expressions/22_Shift_A01_t11: Fail, OK
-Language/10_Expressions/01_Constants_A15_t38: Fail, OK
Language/10_Expressions/24_Multiplicative_Expressions_A01_t13: Fail, OK
Language/10_Expressions/10_Instance_Creation/1_New_A02_t02: Fail, OK
Language/10_Expressions/10_Instance_Creation/2_Const_A02_t03: Fail, OK
« no previous file with comments | « pkg/pkg.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698