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

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

Issue 10915121: Update co19 to r328. (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 7078f02ff1a3b91d7e332ec1f555f1379e879665..1d9c50bce2903c580c425bf5e69b69597e3c5c9f 100644
--- a/dart/tests/co19/co19-compiler.status
+++ b/dart/tests/co19/co19-compiler.status
@@ -3,6 +3,10 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dartc ]
+Language/06_Functions/06_Functions_A01_t06: Fail # TODO(dartc-team): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t01: Fail # TODO(dartc-team): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # TODO(dartc-team): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # TODO(dartc-team): Please triage this failure.
Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(dartc-team): Please triage this failure.
Language/06_Functions/06_Functions_A01_t03: Fail # TODO(dartc-team): Please triage this failure.
Language/07_Classes/4_Instance_Variables_A02_t06: Fail # TODO(dartc-team): Please triage this failure.
@@ -94,8 +98,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/1_Positional_Formals_A02_t01: Fail # Issue 3323
-Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A03_t02: Fail # language change 4288
Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail # Issue 379
Language/07_Classes/1_Instance_Methods/2_Operators_A04_t19: Fail # out of date - the operator - is allowed to not have any arguments
Language/07_Classes/2_Getters_A01_t02: Fail # Issue 379
@@ -505,7 +507,6 @@ Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t01: Fail, Pass
Language/12_Libraries_and_Scripts/2_Imports_A02_t04: Fail, Pass
Language/12_Libraries_and_Scripts/2_Imports_A02_t10: Fail, Pass
Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail, Pass
-Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A03_t02: Fail, Pass
Language/06_Functions/06_Functions_A01_t04: Fail, Pass
Language/08_Interfaces/1_Methods_A02_t03: Fail, Pass
Language/08_Interfaces/1_Methods/1_Operators_A01_t01: Fail, Pass
« 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