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

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

Issue 10915275: Update co19 to r337. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « no previous file | dart/tests/co19/co19-dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-compiler.status
diff --git a/dart/tests/co19/co19-compiler.status b/dart/tests/co19/co19-compiler.status
index 2864a33b717949815f7639f3347a9e2106f9c8ab..c6483b19198c3a431b84a6cc339158d5aaf9e580 100644
--- a/dart/tests/co19/co19-compiler.status
+++ b/dart/tests/co19/co19-compiler.status
@@ -3,6 +3,12 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dartc ]
+Language/07_Classes/10_Superinterfaces_A06_t01: Fail # TODO(dartc-team): Please triage this failure.
+Language/07_Classes/10_Superinterfaces_A07_t01: Fail # TODO(dartc-team): Please triage this failure.
+Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: Fail # TODO(dartc-team): Please triage this failure.
+Language/10_Expressions/01_Constants_A15_t38: Fail # TODO(dartc-team): Please triage this failure.
+
+
Language/07_Classes/07_Classes_A03_t01: Fail, OK # 'default' is no longer supported
Language/07_Classes/07_Classes_A03_t04: Fail, OK # abstract methods cannot occur in concrete classes
Language/07_Classes/07_Classes_A03_t06: Fail, OK # abstract methods cannot occur in concrete classes
@@ -135,10 +141,6 @@ 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.
@@ -149,8 +151,6 @@ 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
Language/07_Classes/3_Setters_A01_t02: Fail # Issue 379
@@ -258,20 +258,6 @@ Language/10_Expressions/28_Identifier_Reference_A04_t02: Fail # language change
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/28_Identifier_Reference_A06_t17: Fail, OK # 'equals' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail, OK # 'equals' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail, OK # 'equals' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail, OK # 'equals' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t33: Fail, OK # 'interface' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t34: Fail, OK # 'interface' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t35: Fail, OK # 'interface' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t36: Fail, OK # 'interface' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t37: Fail, OK # 'negate' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t38: Fail, OK # 'negate' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t39: Fail, OK # 'negate' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A06_t40: Fail, OK # 'negate' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail, OK # 'equals' is not a keyword
-Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail, OK # 'negate' is not a keyword
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 | « no previous file | dart/tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698