| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 79c59355e35621a8da76460c331dfecdaeec73d6..98621e6af952158624eca5b17618a323e5017f2f 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -41,7 +41,6 @@ Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # TODO(ahe): Please tr
|
| Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # TODO(ahe): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # TODO(ahe): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # TODO(ahe): Please triage this failure.
|
| -Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| @@ -303,7 +302,6 @@ LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled
|
|
|
| LibTest/core/String/String_class_A03_t01: Fail # co19 issue 230
|
|
|
| -Language/06_Functions/06_Functions_A01_t23: Fail, OK # co19 issue 210
|
| Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210
|
| Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210
|
| Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK # co19 issue 210
|
| @@ -312,16 +310,12 @@ Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co
|
| Language/11_Statements/03_Variable_Declaration_A01_t10: Fail, OK # co19 issue 210
|
| Language/11_Statements/03_Variable_Declaration_A02_t04: Fail, OK # co19 issue 210
|
| Language/11_Statements/08_Switch_A07_t02: Fail, OK # co19 issue 210
|
| -Language/11_Statements/15_Assert_A01_t03: Fail, OK # co19 issue 210
|
| -Language/11_Statements/15_Assert_A01_t04: Fail, OK # co19 issue 210
|
| -Language/11_Statements/15_Assert_A01_t05: Fail, OK # co19 issue 210
|
|
|
| LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157
|
| LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157
|
|
|
| Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188
|
| Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188
|
| -Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 188
|
| Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 188
|
|
|
| Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189
|
| @@ -613,7 +607,6 @@ Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # Checks that it is a
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self-referencing typedef is not allowed (return value type annotation has the same name as a type alias).
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self-referencing typedef is not allowed (positional formal parameter type annotation has the same name as a type alias).
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self-referencing typedef is not allowed (optional formal parameter type annotation has the same name as a type alias).
|
| -Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # Checks that other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0)
|
| Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whitespaces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0.
|
|
|
| Language/05_Variables/05_Variables_A08_t01: Fail # http://dartbug.com/5170
|
|
|