| Index: dart/tests/co19/co19-dart2js.status
|
| diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
|
| index 54e842fb082eb32df77b4005d77171408be74a64..8f617b14abc7097e245259c199d832d5a6824563 100644
|
| --- a/dart/tests/co19/co19-dart2js.status
|
| +++ b/dart/tests/co19/co19-dart2js.status
|
| @@ -6,46 +6,50 @@
|
| # Crashes first, please. Then untriaged bugs. There is a section below
|
| # for co19 bugs.
|
| [ $compiler == dart2js ]
|
| -Language/11_Statements/05_For_A01_t07: Crash
|
| +Language/11_Statements/06_For_A01_t07: Crash
|
| +
|
| Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this failure.
|
| +Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this failure.
|
| +Language/05_Variables/05_Variables_A03_t11: Fail # TODO(ahe): Please triage this failure.
|
| +Language/05_Variables/05_Variables_A03_t12: Fail # TODO(ahe): Please triage this failure.
|
| +Language/05_Variables/05_Variables_A03_t13: Fail # TODO(ahe): Please triage this failure.
|
| +Language/05_Variables/05_Variables_A03_t14: Fail # TODO(ahe): Please triage this failure.
|
| +Language/05_Variables/05_Variables_A03_t15: Fail # TODO(ahe): Please triage this failure.
|
| +Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/07_Classes_A03_t07: Fail # TODO(ahe): Please triage this failure.
|
| +Language/07_Classes/1_Instance_Methods_A06_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/07_Classes/4_Abstract_Instance_Members_A06_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/07_Classes/6_Constructors/2_Factories_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/07_Classes/6_Constructors/2_Factories_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/07_Classes/6_Constructors/2_Factories_A05_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/07_Classes/6_Constructors/2_Factories_A05_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| +Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/09_Generics/09_Generics_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/01_Constants_A19_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/01_Constants_A19_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/05_Strings_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/05_Strings_A12_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/08_Throw_A03_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/08_Throw_A03_t03: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/08_Throw_A04_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/09_Function_Expressions_A06_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/11_Instance_Creation/1_New_A06_t06: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/1_New_A12_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/1_New_A13_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/1_New_A14_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/13_Property_Extraction_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/17_Getter_Invocation_A01_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| @@ -69,75 +73,122 @@ Language/10_Expressions/21_Bitwise_Expressions_A01_t14: Fail # TODO(ahe): Please
|
| Language/10_Expressions/21_Bitwise_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/21_Bitwise_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/21_Bitwise_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t18: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t19: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t20: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t21: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t22: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t23: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/22_Equality_A01_t23: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/22_Equality_A01_t24: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/22_Equality_A03_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/22_Shift_A01_t09: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/22_Shift_A01_t10: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/22_Shift_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/22_Shift_A01_t12: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/22_Shift_A01_t13: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/22_Shift_A01_t14: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/23_Additive_Expressions_A01_t07: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/23_Additive_Expressions_A01_t08: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/23_Additive_Expressions_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/23_Additive_Expressions_A01_t12: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/23_Additive_Expressions_A01_t13: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/23_Additive_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/24_Multiplicative_Expressions_A01_t10: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/24_Multiplicative_Expressions_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/24_Multiplicative_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/24_Multiplicative_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/24_Multiplicative_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/24_Multiplicative_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t12: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t13: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t18: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t19: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t20: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t21: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t22: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/26_Postfix_Expressions_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/26_Postfix_Expressions_A01_t03: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/26_Postfix_Expressions_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/27_Assignable_Expressions_A01_t06: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/27_Assignable_Expressions_A01_t08: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/27_Assignable_Expressions_A01_t09: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/28_Identifier_Reference_A04_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/28_Identifier_Reference_A04_t06: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/29_Type_Test_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/29_Type_Test_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| -Language/11_Statements/09_Try_A01_t18: Fail # TODO(ahe): Please triage this failure.
|
| -Language/13_Libraries_and_Scripts/2_Imports_A02_t19: Fail # TODO(ahe): Please triage this failure.
|
| -Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/23_Relational_Expressions_A01_t18: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/23_Relational_Expressions_A01_t19: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/23_Relational_Expressions_A01_t20: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/23_Relational_Expressions_A01_t21: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/23_Relational_Expressions_A01_t22: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/23_Relational_Expressions_A01_t23: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/24_Shift_A01_t09: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/24_Shift_A01_t10: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/24_Shift_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/24_Shift_A01_t12: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/24_Shift_A01_t13: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/24_Shift_A01_t14: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/25_Additive_Expressions_A01_t07: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/25_Additive_Expressions_A01_t08: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/25_Additive_Expressions_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/25_Additive_Expressions_A01_t12: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/25_Additive_Expressions_A01_t13: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/25_Additive_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/26_Multiplicative_Expressions_A01_t10: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/26_Multiplicative_Expressions_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/26_Multiplicative_Expressions_A01_t14: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/26_Multiplicative_Expressions_A01_t15: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/26_Multiplicative_Expressions_A01_t16: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/26_Multiplicative_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t12: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t13: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t17: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t18: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t19: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t20: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t21: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t22: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/28_Postfix_Expressions_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/28_Postfix_Expressions_A01_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/28_Postfix_Expressions_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/29_Assignable_Expressions_A01_t06: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/29_Assignable_Expressions_A01_t08: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/29_Assignable_Expressions_A01_t09: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/30_Identifier_Reference_A04_t09: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/30_Identifier_Reference_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/30_Identifier_Reference_A05_t04: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/30_Identifier_Reference_A05_t12: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/30_Identifier_Reference_A06_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/30_Identifier_Reference_A06_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/31_Type_Test_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/31_Type_Test_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/31_Type_Test_A04_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/32_Type_Cast_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/32_Type_Cast_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/32_Type_Cast_A03_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/32_Type_Cast_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/32_Type_Cast_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/32_Type_Cast_A05_t04: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/03_Variable_Declaration_A04_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/03_Variable_Declaration_A04_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/03_Variable_Declaration_A04_t04: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/03_Variable_Declaration_A04_t05: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/03_Variable_Declaration_A04_t06: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/04_Local_Function_Declaration_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/06_For_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/06_For_A01_t12: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/08_Do_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/09_Switch_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/09_Switch_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/09_Switch_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/09_Switch_A06_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/09_Switch_A06_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/09_Switch_A06_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/09_Switch_A06_t04: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/09_Switch_A07_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/10_Try_A05_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t16: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t17: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t18: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t27: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t28: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t09: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t10: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t29: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t30: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t49: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t50: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t69: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A03_t70: 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.
|
| -Language/15_Reference/1_Lexical_Rules_A01_t06: Fail # TODO(ahe): Please triage this failure.
|
| -LibTest/core/RegExp/hasMatch_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| -LibTest/core/double/INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/String/replaceAll_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/String/replaceFirst_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| -LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/math/parseDouble_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/math/sin_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/math/tan_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
|
|
| # Partially implemented rediriecting constructors makes this fail.
|
| Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
|
|
|
| -LibTest/core/OutOfMemoryException/OutOfMemoryException_A01_t01: Fail, OK # co19 issue 263
|
| -LibTest/core/OutOfMemoryException/toString_A01_t01: Fail, OK # co19 issue 263
|
| -
|
| -LibTest/core/StackOverflowException/toString_A01_t01: Fail # co19 issue 271
|
| -LibTest/core/StackOverflowException/StackOverflowException_A01_t01: Fail # co19 issue 271
|
|
|
| LibTest/core/WrongArgumentCountException/toString_A01_t01: Fail # co19 issue 272
|
| LibTest/core/WrongArgumentCountException/WrongArgumentCountException_A01_t01: Fail # co19 issue 272
|
| @@ -152,8 +203,7 @@ LibTest/core/Queue/forEach_A01_t03: Fail, OK # co19 issue 274
|
|
|
|
|
| [ $compiler == dart2js && $unchecked ]
|
| -Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
|
| -Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
|
|
| # These tests do noting in checked mode, and therefore cannot fail.
|
| LibTest/core/List/filter_A03_t01: Fail, OK # co19 issue 274
|
| @@ -170,8 +220,6 @@ Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please
|
| Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/6_Constructors/2_Factories_A06_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
|
| -Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
|
| -Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
|
| Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this failure.
|
| @@ -187,11 +235,19 @@ Language/10_Expressions/09_Function_Expressions_A05_t02: Fail # TODO(ahe): Pleas
|
| Language/10_Expressions/09_Function_Expressions_A05_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/09_Function_Expressions_A06_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/09_Function_Expressions_A06_t04: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/11_Instance_Creation/1_New_A07_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/25_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/32_Type_Cast_A05_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/10_Expressions/32_Type_Cast_A05_t05: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/05_If_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/06_For/1_For_Loop_A01_t08: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Statements/07_While_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/14_Types/4_Interface_Types_A08_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/14_Types/8_Parameterized_Types_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/AssertionError/column_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| @@ -209,30 +265,10 @@ LibTest/core/TypeError/line_A01_t01: Fail # TODO(ahe): Please triage this failur
|
| LibTest/core/TypeError/srcType_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/TypeError/url_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
|
|
| -Language/11_Statements/04_If_A02_t02: Fail, OK # Issue co19 208
|
| -Language/11_Statements/05_For/1_For_Loop_A01_t08: Fail, OK # Issue co19 208
|
| -Language/11_Statements/06_While_A02_t02: Fail, OK # Issue co19 208
|
| -
|
| Language/11_Statements/15_Assert_A04_t04: Fail # dart2js doesn't throw ClosureArgumentMismatchException
|
|
|
|
|
| [ $compiler == dart2js ]
|
| -LibTest/core/Math/acos_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/asin_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/atan2_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/atan_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/cos_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/exp_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/log_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/parseDouble_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/pow_A11_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/pow_A13_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/random_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/sin_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/sqrt_A01_t01: Fail, OK # co19 issue 200
|
| -LibTest/core/Math/tan_A01_t01: Fail, OK # co19 issue 200
|
| LibTest/core/int/operator_GT_A01_t01: Fail, OK # co19 issue 200
|
| LibTest/core/int/operator_LT_A01_t01: Fail, OK # co19 issue 200
|
| LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 200
|
| @@ -243,101 +279,16 @@ LibTest/core/List/sort_A01_t06: Slow, Pass
|
|
|
| # Tests that fail because they use the legacy try-catch syntax.
|
| # See co19 issue 184.
|
| -Language/11_Statements/09_Try_A01_t01: Fail, OK
|
| -Language/11_Statements/09_Try_A02_t03: Fail, OK
|
| -Language/11_Statements/09_Try_A04_t01: Fail, OK
|
| -LibTest/core/Expect/equals_A02_t01: Fail, OK
|
| LibTest/core/List/getRange_A03_t01: Fail, OK
|
| -LibTest/core/List/removeRange_A06_t01: Fail, OK
|
| LibTest/core/List/setRange_A05_t01: Fail, OK
|
| -LibTest/core/Set/addAll_A01_t04: Fail, OK
|
| -LibTest/core/Set/contains_A01_t03: Fail, OK
|
| -LibTest/core/Set/containsAll_A01_t03: Fail, OK
|
| -LibTest/core/Set/remove_A01_t04: Fail, OK
|
| -LibTest/core/Set/removeAll_A01_t03: Fail, OK
|
| -
|
| -# These tests need to be updated to the new Date core lib API, co19 issue 256:
|
| -LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail
|
| -LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail
|
| -LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A02_t01: Fail # May be a different issue.
|
| -LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # May be a different issue.
|
| -LibTest/core/Date/Date_A01_t04: Fail
|
| -LibTest/core/Date/Date_A01_t05: Fail
|
| -LibTest/core/Date/isUtc_A01_t01: Fail
|
| -LibTest/core/Date/millisecondsSinceEpoch_A01_t01: Fail
|
| -LibTest/core/Date/operator_GE_A01_t01: Fail
|
| -LibTest/core/Date/operator_GT_A01_t01: Fail
|
| -LibTest/core/Date/operator_LE_A01_t01: Fail
|
| -LibTest/core/Date/operator_LT_A01_t01: Fail
|
| -LibTest/core/Date/operator_equality_A01_t01: Fail
|
| -LibTest/core/Date/timeZoneName_A01_t01: Fail
|
| -LibTest/core/Date/timeZoneOffset_A01_t01: Fail
|
| -LibTest/core/Date/toLocal_A01_t01: Fail
|
| -LibTest/core/Date/toUtc_A01_t01: Fail
|
|
|
| # These tests need to be updated for new optional parameter syntax and semantics, co19 issue 258:
|
| Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK
|
| -Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t03: Fail, OK
|
| -Language/07_Classes/1_Instance_Methods_A02_t03: Fail, OK
|
| -Language/07_Classes/1_Instance_Methods_A02_t04: Fail, OK
|
| Language/07_Classes/1_Instance_Methods_A02_t05: Fail, OK
|
| Language/07_Classes/1_Instance_Methods_A02_t06: Fail, OK
|
| -Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail, OK
|
| -Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t01: Fail, OK
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail, OK
|
| -Language/07_Classes/6_Constructors/1_Generative_Constructors_A18_t01: Fail, OK
|
| -Language/07_Classes/6_Constructors/1_Generative_Constructors_A18_t03: Fail, OK
|
| -Language/10_Expressions/11_Instance_Creation/1_New_A01_t01: Fail, OK
|
| -Language/10_Expressions/11_Instance_Creation/2_Const_A01_t01: Fail, OK
|
| -Language/10_Expressions/11_Instance_Creation/2_Const_A08_t01: Fail, OK
|
| -Language/10_Expressions/11_Instance_Creation/2_Const_A08_t02: Fail, OK
|
| -Language/10_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation_A01_t01: Fail, OK
|
| -Language/10_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation_A02_t01: Fail, OK
|
| -Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_t02: Fail, OK
|
| -Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A03_t01: Fail, OK
|
| -Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A08_t01: Fail, OK
|
| -Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A08_t02: Fail, OK
|
| -Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A08_t03: Fail, OK
|
| -Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A08_t04: Fail, OK
|
| Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail, OK
|
| -Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A04_t01: Fail, OK
|
| -Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A01_t01: Fail, OK
|
| -Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A01_t01: Fail, OK
|
| Language/14_Types/5_Function_Types_A01_t21: Fail, OK
|
| -LibTest/core/Expect/approxEquals_A02_t01: Fail, OK
|
| -LibTest/core/Expect/approxEquals_A03_t01: Fail, OK
|
| -LibTest/core/Expect/approxEquals_A04_t01: Fail, OK
|
| -LibTest/core/Expect/listEquals_A03_t01: Fail, OK
|
| -LibTest/core/Expect/notEquals_A02_t01: Fail, OK
|
| -LibTest/core/Expect/stringEquals_A02_t01: Fail, OK
|
| -LibTest/core/Expect/throws_A01_t01: Fail, OK
|
| -LibTest/core/Expect/throws_A01_t02: Fail, OK
|
| -LibTest/core/Expect/throws_A01_t03: Fail, OK
|
| -LibTest/core/List/List_A01_t01: Fail, OK
|
| -
|
| -# The following tests use hashCode() (function) instead of hashCode (getter).
|
| -# co19 issue 273
|
| -Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK
|
| -LibTest/isolate/SendPort/hashCode_A01_t01: Fail, OK
|
| -LibTest/core/Map/putIfAbsent_A01_t04: Fail, OK
|
| -LibTest/core/Map/Map_class_A01_t03: Fail, OK
|
| -LibTest/core/Set/remove_A01_t03: Fail, OK
|
| -LibTest/core/Set/contains_A01_t03: Fail, OK
|
| -LibTest/core/Set/addAll_A01_t04: Fail, OK
|
| -LibTest/core/Set/remove_A01_t04: Fail, OK
|
| -LibTest/core/Set/addAll_A01_t03: Fail, OK
|
| -LibTest/core/Set/removeAll_A01_t03: Fail, OK
|
| -LibTest/core/Set/forEach_A01_t03: Fail, OK
|
| -LibTest/core/Set/add_A01_t03: Fail, OK
|
| -LibTest/core/Set/filter_A01_t03: Fail, OK
|
| -LibTest/core/String/hashCode_A01_t01: Fail, OK
|
| -LibTest/core/int/hashCode_A01_t01: Fail, OK
|
| -
|
| -
|
| -[ $compiler == dart2js && $system == macos && $runtime == d8 ]
|
| -LibTest/core/Math/acos_A01_t01: Fail, OK
|
| -LibTest/core/Math/asin_A01_t01: Fail, OK
|
| -LibTest/core/Math/atan_A01_t01: Fail, OK
|
|
|
| [ $compiler == dart2js && $system == windows && $runtime == d8 ]
|
| LibTest/core/double/operator_remainder_A01_t04: Fail
|
| @@ -357,24 +308,15 @@ Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_
|
| Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_t08: Fail # Compile-time error: Unimplemented non-matching static call
|
| Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_t01: Fail # Compile-time error: Unimplemented non-matching static call
|
| Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A07_t04: Fail # Compile-time error: Unimplemented non-matching static call
|
| -Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared
|
| Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant
|
| Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant
|
| LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a compile-time constant
|
| LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a compile-time constant
|
| LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a compile-time constant
|
|
|
| -Language/10_Expressions/20_Logical_Boolean_Expressions_A01_t01: Fail # Compile-time error: expected an expression, but got '&&'
|
| -Language/10_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail # Compile-time error: unexpected token '('
|
| -Language/10_Expressions/28_Identifier_Reference_A08_t02: Fail # Compile-time error: unexpected token ';'
|
| -Language/10_Expressions/28_Identifier_Reference_A08_t32: Fail # Compile-time error: unexpected token ';'
|
| -Language/11_Statements/05_For_A01_t11: Fail # Compile-time error: unexpected token 'const'
|
| Language/10_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpected token 'equals'
|
| Language/10_Expressions/22_Equality_A02_t03: Fail # Compile-time error: unexpected token 'equals'
|
| -Language/10_Expressions/22_Equality_A03_t01: Fail # Compile-time error: unexpected token 'equals'
|
| -Language/10_Expressions/22_Equality_A03_t03: Fail # Compile-time error: unexpected token 'equals'
|
| Language/10_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identical(expected: <abyr, abyr
|
| -Language/11_Statements/08_Switch_A02_t01: Fail # Runtime error: Expect.throws() fails
|
| LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throws() fails
|
| Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail # Runtime error: NoSuchMethodException : method not found: '$call'
|
| Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail # Runtime error: NoSuchMethodException : method not found: 'm'
|
| @@ -401,7 +343,6 @@ LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedO
|
| LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
|
| LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
|
| LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
|
| -LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Runtime error: Expect.throws() fails.
|
|
|
| LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from bit-operation.
|
| LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints.
|
| @@ -432,14 +373,8 @@ LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass
|
| # can understand so he can file a bug later.
|
| #
|
| [ $compiler == dart2js ]
|
| -Language/10_Expressions/21_Bitwise_Expressions_A01_t01: Fail, OK # Function declaration takes precedence over function expression.
|
| Language/10_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration takes precedence over function expression.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function declaration takes precedence over function expression.
|
| -Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression.
|
| -Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement.
|
| -Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map literal cannot start an expression statement.
|
| -Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail # assert is a reserved word, which can not be used as a variable name.
|
| -Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145.
|
| +Language/10_Expressions/28_Postfix_Expressions_A01_t01: Fail, OK # A map literal cannot start an expression statement.
|
| LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
|
| LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
|
| LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
|
| @@ -451,29 +386,11 @@ 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
|
| Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK # co19 issue 210
|
| Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co19 issue 210
|
| -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
|
| -
|
| -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_t13: Fail, OK # co19 issue 254
|
| -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
|
| -
|
| -Language/07_Classes/07_Classes_A01_t20: Fail, OK # co19 issue 193
|
| -Language/07_Classes/07_Classes_A02_t34: Fail, OK # co19 issue 193
|
|
|
| Language/07_Classes/4_Abstract_Instance_Members_A02_t02: Fail, OK # co19 issue 194
|
| -Language/11_Statements/09_Try_A06_t01: Fail, OK # co19 issue 194
|
| -Language/11_Statements/09_Try_A06_t02: Fail, OK # co19 issue 194
|
| -Language/11_Statements/09_Try_A06_t03: Fail, OK # co19 issue 194
|
| -Language/11_Statements/09_Try_A06_t04: Fail, OK # co19 issue 194
|
| -Language/11_Statements/09_Try_A06_t05: Fail, OK # co19 issue 194
|
|
|
| Language/06_Functions/4_External_Functions_A01_t01: Fail, OK # http://dartbug.com/5021
|
|
|
| @@ -482,29 +399,18 @@ Language/07_Classes/4_Abstract_Instance_Members_A02_t01: Fail, OK # co19 issue 1
|
| Language/03_Overview/2_Privacy_A01_t09: Fail, OK # co19 issue 198
|
| Language/03_Overview/2_Privacy_A01_t10: Fail, OK # co19 issue 198
|
|
|
| -Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
|
| -
|
| -Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail, OK # co19 issue 244
|
| -
|
| -Language/13_Libraries_and_Scripts/2_Imports_A02_t01: Fail, OK # co19 issue 246
|
| -Language/13_Libraries_and_Scripts/2_Imports_A02_t02: Fail, OK # co19 issue 246
|
| -Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail, OK # co19 issue 246
|
| -Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail, OK # co19 issue 246
|
| -Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail, OK # co19 issue 246
|
| -Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail, OK # co19 issue 246
|
| -Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail, OK # co19 issue 246
|
| -
|
| -Language/13_Libraries_and_Scripts/2_Imports_A03_t16: Fail # co19 issue 226
|
| -Language/13_Libraries_and_Scripts/2_Imports_A03_t26: Fail # co19 issue 226
|
| -
|
| -Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail, OK # co19 issue 249
|
| -Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail, OK # co19 issue 249
|
| +Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # co19 issue 273
|
| +LibTest/isolate/SendPort/hashCode_A01_t01: Fail, OK # co19 issue 273
|
| +LibTest/core/Map/putIfAbsent_A01_t04: Fail, OK # co19 issue 273
|
| +LibTest/core/Map/Map_class_A01_t03: Fail, OK # co19 issue 273
|
| +LibTest/core/Set/remove_A01_t03: Fail, OK # co19 issue 273
|
| +LibTest/core/Set/addAll_A01_t03: Fail, OK # co19 issue 273
|
| +LibTest/core/Set/forEach_A01_t03: Fail, OK # co19 issue 273
|
| +LibTest/core/Set/add_A01_t03: Fail, OK # co19 issue 273
|
| +LibTest/core/Set/filter_A01_t03: Fail, OK # co19 issue 273
|
| +LibTest/core/String/hashCode_A01_t01: Fail, OK # co19 issue 273
|
| +LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 273
|
|
|
| -Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail, OK # co19 issue 250
|
| -
|
| -Language/13_Libraries_and_Scripts/2_Imports_A01_t39: Fail # co19 issue 253: Show combinators are intersections.
|
| -
|
| -Language/03_Overview/1_Scoping_A02_t05: Fail # co19 issue 261
|
|
|
| [ $compiler == dart2js && $runtime == d8 ]
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: Fail, Pass # issue 3333
|
| @@ -516,12 +422,6 @@ LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180
|
| LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int.
|
| LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an Iterable.
|
| LibTest/core/Match/str_A01_t01: Fail, OK # Bad test, allMatches return an Iterable.
|
| -LibTest/core/Math/exp_A01_t01: Fail, Pass, OK # TODO(floitsch): Review.
|
| -LibTest/core/Math/pow_A01_t01: Fail, OK # Bad test (uses x.pow(y), not Math.pow(x, y)).
|
| -LibTest/core/Math/pow_A11_t01: Fail, OK # TODO(floitsch): Review.
|
| -LibTest/core/Math/pow_A13_t01: Fail, OK # TODO(floitsch): Review.
|
| -LibTest/core/Math/sin_A01_t01: Fail, OK # TODO(floitsch): Review.
|
| -LibTest/core/Math/tan_A01_t01: Fail, OK # TODO(floitsch): Review.
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fail, OK # This is not rejected by V8.
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 issue 92.
|
| LibTest/core/RegExp/RegExp_A01_t03: Fail, OK # Expects exception from const constructor.
|
| @@ -573,13 +473,11 @@ Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_
|
| Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_t04: Fail # Unimplemented non-matching static call
|
| Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A01_t05: Fail # Unimplemented non-matching static call
|
| Language/10_Expressions/22_Equality_A05_t01: Fail # != cannot be called on super
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t01: Fail # ! cannot be called on super
|
| -Language/10_Expressions/25_Unary_Expressions_A01_t10: Fail # cannot deal with super in complex assignments
|
| -Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # internal error in parser.
|
| -Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword "abstract".
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t01: Fail # ! cannot be called on super
|
| +Language/10_Expressions/27_Unary_Expressions_A01_t10: Fail # cannot deal with super in complex assignments
|
| +Language/10_Expressions/30_Identifier_Reference_A02_t01: Fail # Pseudo keyword "abstract".
|
|
|
| [ $compiler == dart2js && $runtime == d8 ]
|
| -Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails.
|
| LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
|
| LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned in ExpectException message (Expect.isTrue(false) fails.)
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/: Unterminated group'
|
| @@ -596,10 +494,6 @@ Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost
|
| [ $compiler == dart2js && $runtime == d8 ]
|
| LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical to NaN?
|
|
|
| -# Changed exception thrown by futures (co19 issue #269)
|
| -LibTest/core/Completer/completeException_A01_t01: Fail, OK
|
| -LibTest/core/Future/handleException_A01_t04: Fail, OK
|
| -LibTest/core/Future/handleException_A01_t05: Fail, OK
|
|
|
| [ $compiler == dart2js && $browser ]
|
| *: Skip
|
| @@ -618,7 +512,6 @@ Language/05_Variables/05_Variables_A01_t14: Fail # Checks that variable declarat
|
| Language/05_Variables/05_Variables_A01_t15: Fail # Checks that a variable declaration cannot contain the 'abstract' keyword.
|
| Language/05_Variables/05_Variables_A03_t01: Fail # Checks that a compile-time error occurs if local final variable is redefined.
|
| Language/05_Variables/05_Variables_A03_t02: Fail # Checks that a compile-time error occurs if local final variable is not assigned.
|
| -Language/05_Variables/05_Variables_A03_t03: Fail # Checks that a compile-time error occurs if a global final variable is redefined.
|
| Language/05_Variables/05_Variables_A03_t04: Fail # Checks that a compile-time error occurs if a global final variable is not assigned.
|
| Language/05_Variables/05_Variables_A03_t05: Fail # Checks that a compile-time error occurs if local typed final variable is redefined.
|
| Language/05_Variables/05_Variables_A03_t06: Fail # Checks that a compile-time error occurs if local typed final variable is not assigned.
|
| @@ -635,7 +528,6 @@ Language/05_Variables/05_Variables_A04_t07: Fail # Checks that a compile-time er
|
| Language/05_Variables/05_Variables_A04_t08: Fail # Checks that a compile-time error occurs if a global typed constant variable is not initialized at declaration.
|
| Language/05_Variables/05_Variables_A04_t10: Fail # Checks that assigning a constant variable to the same value it already holds still produces a compile-time error.
|
| Language/05_Variables/05_Variables_A05_t01: Fail # Checks that a compile-time error occurs if a constant variable is not initialized.
|
| -Language/06_Functions/06_Functions_A01_t06: Fail # Checks that it is a compile error if a block of a function body isn't closed
|
| Language/06_Functions/06_Functions_A01_t31: Fail # Checks that functions can't be declared as static inside of a function body.
|
| Language/06_Functions/1_Function_Declaration_A01_t01: Fail # Checks that it is a compile-time error to preface library function with 'static'.
|
| Language/06_Functions/1_Function_Declaration_A02_t02: Fail # Checks that 'id' is not assignable since its declaration is equivalent to a final variable declaration.
|
| @@ -655,7 +547,6 @@ Language/06_Functions/2_Formal_Parameters_A03_t05: Fail # Checks that it is a co
|
| Language/07_Classes/07_Classes_A02_t02: Fail # Checks that it is a compile-time error if a constant constructor declaration includes a body.
|
| Language/07_Classes/07_Classes_A02_t04: Fail # Checks that it is a compile-time error if a constant constructor declaration with initializers includes a body.
|
| Language/07_Classes/07_Classes_A02_t11: Fail # Checks that it is a compile-time error if a static final variable declaration does not include explicit initializer.
|
| -Language/07_Classes/07_Classes_A02_t32: Fail # Checks that it is a compile-time error when a constant constructor is declared abstract.
|
| Language/07_Classes/07_Classes_A03_t02: Fail # Checks that it is a compile-time error if a factory constructor method definition does not include a body.
|
| Language/07_Classes/07_Classes_A03_t08: Fail # Checks that it is a compile-time error if a static setter method definition does not include a body.
|
| Language/07_Classes/07_Classes_A03_t09: Fail # Checks that it is a compile-time error if a static function method definition does not include a body.
|
| @@ -664,11 +555,7 @@ Language/07_Classes/07_Classes_A04_t21: Fail # Checks that a static operator can
|
| Language/07_Classes/07_Classes_A04_t22: Fail # Checks that an abstract static operator can't be used in place of a class member definition./
|
| Language/07_Classes/07_Classes_A04_t24: Fail # Checks that a static abstract getter can't be used in place of a class member definition.
|
| Language/07_Classes/07_Classes_A04_t25: Fail # Checks that a static abstract setter can't be used in place of a class member definition.
|
| -Language/07_Classes/07_Classes_A09_t01: Fail # Checks that it is a compile-time error if a class has a non-abstract instance method and a static member method with the same name.
|
| -Language/07_Classes/07_Classes_A09_t02: Fail # Checks that it is a compile-time error if a class has an abstract instance method and a static member method with the same name.
|
| -Language/07_Classes/07_Classes_A09_t04: Fail # Checks that it is a compile-time error if a class has an instance method and a static field method with the same name.
|
| Language/07_Classes/10_Superinterfaces_A04_t01: Fail # Checks that it is a compile-time error if the same type appears more than once in the implements clause.
|
| -Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail # Checks that it is a compile-time error if a class attempts to define an operator without a name (basically, an instance method named 'operator').
|
| Language/07_Classes/1_Instance_Methods/2_Operators_A06_t02: Fail # Checks that a compile-time error is produced if a user-defined operator ~ specifies one parameter.
|
| Language/07_Classes/1_Instance_Methods/2_Operators_A07_t01: Fail # Checks that a compile-time error is produced if a user-defined operator [] specifies an optional named parameter.
|
| Language/07_Classes/1_Instance_Methods/2_Operators_A07_t02: Fail # Checks that a compile-time error is produced if a user-defined operator [] specifies an optional named parameter in addition to the required one.
|
| @@ -676,8 +563,6 @@ Language/07_Classes/1_Instance_Methods/2_Operators_A07_t03: Fail # Checks that a
|
| Language/07_Classes/1_Instance_Methods/2_Operators_A07_t04: Fail # Checks that a compile-time error is produced if a user-defined operator []= specifies one optional named parameter in addition to the two required ones.
|
| Language/07_Classes/1_Instance_Methods_A02_t01: Fail # Checks that a compile-time error is produced if m1 has fewer named parameters than m2 (2 vs 3) and neither have any required parameters.
|
| Language/07_Classes/1_Instance_Methods_A02_t02: Fail # Checks that a compile-time error is produced if m1 has fewer named parameters than m2 (1 vs. 0) and neither have any required parameters.
|
| -Language/07_Classes/1_Instance_Methods_A02_t03: Fail # Checks that a compile-time error is produced if m1 has the same set of named parameters as m2 but in a different order.
|
| -Language/07_Classes/1_Instance_Methods_A02_t04: Fail # Checks that a compile-time error is produced if m1 has the same set of named parameters as m2 but in a different order.
|
| Language/07_Classes/1_Instance_Methods_A02_t05: Fail # Checks that a compile-time error is produced if m1 has almost the same set of named parameters as m2 except for one of them having a different name.
|
| Language/07_Classes/1_Instance_Methods_A02_t06: Fail # Checks that a compile-time error is produced if m1 has the same set of named parameters as m2 but in a different order even if the class declaring m1 is not a direct subtype of the class declaring m2.
|
| Language/07_Classes/2_Getters_A01_t03: Fail # Checks that a compile-time error is produced if empty formal parameter list is present.
|
| @@ -694,7 +579,6 @@ Language/07_Classes/3_Setters_A03_t06: Fail # Checks that a compile-time error i
|
| Language/07_Classes/3_Setters_A03_t07: Fail # Checks that a compile-time error is produced if a static setter's formal parameter list is empty.
|
| Language/07_Classes/3_Setters_A03_t08: Fail # Checks that a compile-time error is produced if a static setter's formal parameter list contains a single optional parameter with a default value.
|
| Language/07_Classes/4_Abstract_Instance_Members_A04_t01: Fail # Checks that a compile-time error is produced when the overriding abstract method has fewer named parameters than the instance method being overridden (2 vs 3) and neither have any required parameters.
|
| -Language/07_Classes/4_Abstract_Instance_Members_A04_t04: Fail # Checks that a compile-time error is produced when the overriding abstract method has the same set of named parameters as the non-abstract instance method being overriden, but in a different order.
|
| Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Checks that a compile-time error is produced when the overriding non-abstract instance method has the same set of named parameters as the abstract method being overriden, but in a different order.
|
| Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Checks that a compile-time error is produced when the overriding non-abstract instance method has almost the same set of named parameters as the abstract method being overriden, except for one that has a different name.
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: Fail # Checks that redirecting constructor can not have initializing formals.
|
| @@ -708,41 +592,18 @@ Language/07_Classes/6_Constructors_A01_t01: Fail # Checks that a compile-error i
|
| Language/07_Classes/6_Constructors_A02_t01: Fail # Checks that a compile-error is produced when a named constructor definition does not begin with the name of its class.
|
| Language/10_Expressions/01_Constants_A16_t01: Fail # Checks that an IntegerDivisionByZeroException raised during evaluation of a compile-time constant causes a compile-time error.
|
| Language/10_Expressions/01_Constants_A16_t02: Fail # Checks that an OutOfMemoryException raised during evaluation of a compile-time constant causes a compile-time error.
|
| -Language/10_Expressions/05_Strings_A02_t39: Fail # Checks that unbalanced string cause compile-time erros.
|
| -Language/10_Expressions/05_Strings_A02_t41: Fail # Checks that unbalanced raw multiline string cause compile-time erros.
|
| -Language/10_Expressions/05_Strings_A02_t43: Fail # Checks that multi-line strings that contain characters and sequences prohibited by this grammar, cause compile-time errors.
|
| -Language/10_Expressions/05_Strings_A02_t45: Fail # Checks that multi-line strings that contain characters and sequences prohibited by this grammar, cause compile-time errors.
|
| Language/10_Expressions/05_Strings_A02_t46: Fail # Checks that multi-line strings that contain characters and sequences prohibited by this grammar, cause compile-time errors.
|
| -Language/10_Expressions/05_Strings_A02_t47: Fail # Checks that multi-line strings that contain characters and sequences prohibited by this grammar, cause compile-time errors.
|
| Language/10_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line strings that contain characters and sequences prohibited by this grammar, cause compile-time errors.
|
| -Language/10_Expressions/05_Strings_A02_t49: Fail # Checks that multi-line strings that contain characters and sequences prohibited by this grammar, cause compile-time errors.
|
| Language/10_Expressions/06_Lists_A04_t01: Fail # Checks that it is a compile-time error if the type argument of a constant list literal includes a type variable.
|
| Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t04: Fail # Checks that it is a static warning if interface C does not declare a static method or getter m.
|
| Language/10_Expressions/22_Equality_A01_t15: Fail # Checks that equality expressions cannot be operands of another equality expression.
|
| Language/10_Expressions/22_Equality_A01_t16: Fail # Checks that equality expressions cannot be operands of another equality expression.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression.
|
| -Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression.
|
| -Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # Checks that it is a compile-time error when a built-in identifier "abstract" is used as a type annotation of a local variable.
|
| -Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # Checks that it is a compile-time error when a built-in identifier "equals" is used as a type annotation of a local variable.
|
| -Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # Checks that it is a compile-time error when a built-in identifier "negate" is used as a type annotation of a local variable.
|
| -Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # Checks that it is a compile-time error when a built-in identifier "static" is used as a type annotation of a local variable.
|
| -Language/11_Statements/02_Expression_Statements_A01_t09: Fail # Checks that it is a compile-time error when a map literal is used as a statement.
|
| -Language/11_Statements/02_Expression_Statements_A01_t10: Fail # Checks that it is a compile-time error when a map literal is used as a statement.
|
| -Language/11_Statements/02_Expression_Statements_A01_t11: Fail # Checks that it is a compile-time error when a map literal is used as a statement.
|
| -Language/11_Statements/03_Variable_Declaration_A03_t01: Fail # Checks that if the variable declaration is prefixed with the final modifier, then that variable cannot be assigned a new value outside of this declaration.
|
| -Language/11_Statements/03_Variable_Declaration_A03_t02: Fail # Checks that if the variable declaration is prefixed with the final modifier, then variable must be initialized right there and then.
|
| -Language/11_Statements/03_Variable_Declaration_A03_t03: Fail # Checks that if a variable declaration is prefixed with const modifier, then it cannot be assigned a new value afterwards.
|
| -Language/11_Statements/03_Variable_Declaration_A03_t04: Fail # Checks that if a variable declaration is prefixed with const modifier, then it must be initialized right there and then.
|
| +Language/10_Expressions/23_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression.
|
| +Language/10_Expressions/23_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression.
|
| +Language/10_Expressions/23_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression.
|
| +Language/10_Expressions/23_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression.
|
| +Language/10_Expressions/30_Identifier_Reference_A07_t01: Fail # Checks that it is a compile-time error when a built-in identifier "abstract" is used as a type annotation of a local variable.
|
| Language/11_Statements/03_Variable_Declaration_A04_t01: Fail # Checks that if the variable declaration is prefixed with the const modifier, then variable must be initialized to a constant expression.
|
| -Language/11_Statements/05_For_A01_t12: Fail # Checks that it is a compile-time error when the loop variable in a 'id in expression' includes initializer.
|
| -Language/11_Statements/08_Switch_A05_t01: Fail # Checks that it is a compile-time error if case expressions of a switch statement without a default case have different types.
|
| -Language/11_Statements/08_Switch_A05_t02: Fail # Checks that it is a compile-time error if case expressions of a switch statement with a default case have different types.
|
| -Language/11_Statements/08_Switch_A06_t01: Fail # Checks that it is a compile-time error if a case expression is not a compile-time constant.
|
| -Language/11_Statements/08_Switch_A06_t02: Fail # Checks that it is a compile-time error if a case expression is a compile-time constant of type bool.
|
| -Language/11_Statements/08_Switch_A06_t03: Fail # Checks that it is a compile-time error if a case expression is null
|
| -Language/11_Statements/08_Switch_A06_t04: Fail # Checks that it is a compile-time error if a case expression is a compile-time constant of type double.
|
| Language/11_Statements/10_Return_A04_t01: Fail # Checks that a compile-time error occurs if a return statement of the form return e; appears in a generative constructor.
|
| Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time error occurs if a return statement of the form return e; appears in a named generative constructor.
|
| Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time error occurs if a return statement of the form return e; appears in a generative constructor.
|
| @@ -760,11 +621,6 @@ Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t03: Fail #
|
| Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027
|
|
|
| Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029
|
| -Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029
|
| -Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029
|
| -Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029
|
| -Language/10_Expressions/30_Type_Cast_A05_t02: Fail # http://dartbug.com/5029
|
| -Language/10_Expressions/30_Type_Cast_A05_t04: Fail # http://dartbug.com/5029
|
|
|
| Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail # http://dartbug.com/3566
|
| Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail # http://dartbug.com/3566
|
| @@ -810,13 +666,9 @@ Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022
|
| Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022
|
| Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022
|
|
|
| -Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # http://dartbug.com/3970. Redirecting factory constructors not implemented yet.
|
| -
|
| Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5683
|
| Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5683
|
|
|
| -Language/13_Libraries_and_Scripts/2_Imports_A02_t27: Fail # http://dartbug.com/5712
|
| -
|
| Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http://dartbug.com/5713
|
|
|
| Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http://dartbug.com/5714
|
| @@ -826,9 +678,8 @@ Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # http:
|
| # Unexpected runtime errors.
|
| #
|
| [ $compiler == dart2js ]
|
| -Language/10_Expressions/30_Type_Cast_A02_t03: Fail # Expect.fail('CastError expected')
|
| -Language/10_Expressions/30_Type_Cast_A05_t03: Fail # CastError: Casting value of type Number to incompatible type G
|
| -Language/10_Expressions/30_Type_Cast_A05_t05: Fail # CastError: Casting value of type Number to incompatible type G
|
| +Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A05_t02: Fail # TypeError: Object #<C> has no method 'call$0'
|
| +Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TypeError: Object #<Foo> has no method 'call$0'
|
| Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
|
|
|
| Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020
|
|
|