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

Unified Diff: dart/tests/co19/co19-dart2js.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 | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-dart2js.status
diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
index 708ed61d0004ca03a314b9b96498c38b6c219c96..4e4682db47ab378442f4b0b196faa3fea7acab2d 100644
--- a/dart/tests/co19/co19-dart2js.status
+++ b/dart/tests/co19/co19-dart2js.status
@@ -3,6 +3,30 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2js ]
+Language/06_Functions/06_Functions_A01_t06: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/06_Functions_A01_t23: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/06_Functions_A01_t31: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/1_Function_Declaration_A01_t01: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/1_Function_Declaration_A02_t02: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/1_Function_Declaration_A03_t02: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t02: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A04_t01: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters_A01_t01: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters_A02_t02: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters_A03_t01: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters_A03_t02: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/2_Formal_Parameters_A03_t05: Fail # TODO(ahe): Please triage this failure.
+Language/06_Functions/4_External_Functions_A01_t01: Fail # TODO(ahe): Please triage this failure.
Language/03_Overview/03_Overview_A01_t02: Crash
Language/03_Overview/03_Overview_A01_t01: Fail # TODO(ahe): Please triage this failure.
Language/03_Overview/1_Scoping_A01_t40: Fail # TODO(ahe): Please triage this failure.
@@ -241,8 +265,6 @@ LibTest/core/Clock/now_A01_t01: Fail, OK
Language/03_Overview/1_Scoping_A02_t30: Fail, OK
Language/03_Overview/2_Privacy_A01_t08: Fail, OK
Language/03_Overview/2_Privacy_A01_t21: Fail, OK
-Language/06_Functions/06_Functions_A01_t04: Fail, OK
-Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail, OK
Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t01: Fail, OK
Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t02: Fail, OK
Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A04_t02: Fail, OK
@@ -853,15 +875,6 @@ LibTest/core/Date/toString_A02_t01: Fail, OK
LibTest/core/Date/isUtc_A01_t01: Fail, OK
-[ $compiler == dart2js && $checked ]
-# Leg does not support checked mode yet.
-*: Skip
-
-
-[ $compiler == dart2js && $browser ]
-*: Skip
-
-
#
# Issues with co19 test suite.
#
@@ -980,7 +993,6 @@ Language/13_Types/4_Interface_Types_A12_t10: Fail, OK # Type test assuming int !
# may sometime be out of date.
#
[ $compiler == dart2js ]
-Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # compiler cancelled: internal error: expected expected optional parameters
Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # compiler cancelled: unexpected token 'call'
Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # compiler cancelled: cannot resolve type T
Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # compiler cancelled: cannot find constructor A or ADef
@@ -1141,5 +1153,15 @@ Language/11_Statements/09_Try_A01_t14: Fail # @compile-error
Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile-error
Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
+
[ $compiler == dart2dart ]
*: Skip
+
+
+[ $compiler == dart2js && $checked ]
+# TODO(ngeoffray): Test checked mode.
+*: Skip
+
+
+[ $compiler == dart2js && $browser ]
+*: Skip
« no previous file with comments | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698