| Index: dart/tests/co19/co19-compiler.status
|
| diff --git a/dart/tests/co19/co19-compiler.status b/dart/tests/co19/co19-compiler.status
|
| index 128ac17355ee2139afed8259de6cd9a98c607ee5..a22e5b2ed85c3abbbf58e84e450c947ae69bed88 100644
|
| --- a/dart/tests/co19/co19-compiler.status
|
| +++ b/dart/tests/co19/co19-compiler.status
|
| @@ -65,7 +65,6 @@ LangGuideTest/05_Equality/05_1_Object_Identity_Equality/A01/t03: Fail
|
| LangGuideTest/07_Overriding/A02/t01: Fail # Bug 5371670.
|
| LangGuideTest/07_Overriding/A02/t02: Fail # Bug 5371670.
|
| LangGuideTest/07_Overriding/A04/t01: Fail # Bug 5371670.
|
| -LangGuideTest/07_Overriding/A05/t01: Fail # Bug 5371670.
|
| LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Arguments/A02/t01: Fail # Bug 5371670.
|
| LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Arguments/A02/t02: Fail # Bug 5371670.
|
| LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Arguments/A03/t01: Fail # Bug 5371670.
|
| @@ -77,11 +76,6 @@ LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
|
| LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Compound_Assignment/A02/t06: Fail
|
| LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compound_Assignment/A01/t01: Fail
|
| LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compound_Assignment/A02/t06: Fail
|
| -LangGuideTest/08_Expressions/A01/t02: Fail # Bug 5371670.
|
| -LangGuideTest/08_Expressions/A02/t02: Fail # Bug 5371670.
|
| -LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail # Bug 5532690
|
| -LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail # Bug 5532690
|
| -LangSpecTest/13_Types/13_1_Static_Types/A04/t01: Fail
|
| LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t01: Fail
|
| LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t02: Fail
|
| LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A02/t01: Crash
|
| @@ -94,17 +88,7 @@ LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A06/t02: Fail
|
| LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail
|
| LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail
|
| LangSpecTest/13_Types/13_4_Interface_Types/A11/t04: Fail
|
| -LangSpecTest/13_Types/13_4_Interface_Types/A12/t01: Fail
|
| -LangSpecTest/13_Types/13_4_Interface_Types/A12/t02: Fail
|
| -LangSpecTest/13_Types/13_4_Interface_Types/A12/t03: Fail
|
| -LangSpecTest/13_Types/13_4_Interface_Types/A12/t04: Fail
|
| -LangSpecTest/13_Types/13_4_Interface_Types/A12/t05: Fail
|
| -LangSpecTest/13_Types/13_4_Interface_Types/A12/t06: Fail
|
| -LangSpecTest/13_Types/13_4_Interface_Types/A12/t07: Fail
|
| -LangSpecTest/13_Types/13_4_Interface_Types/A12/t08: Fail
|
| LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail
|
| -LangSpecTest/13_Types/13_4_Interface_Types/A12/t15: Fail
|
| -LangSpecTest/13_Types/13_4_Interface_Types/A12/t17: Fail
|
| LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Crash
|
| LangSpecTest/13_Types/13_5_Function_Types/A01/t02: Crash
|
| LangSpecTest/13_Types/13_5_Function_Types/A01/t03: Crash
|
| @@ -131,9 +115,6 @@ LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t01:
|
| LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t02: Fail # Bug 5532690
|
| LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t03: Fail # Bug 5532690
|
| LangSpecTest/13_Types/13_8_Parameterized_Types/13/8/Parameterized/types/A01/t04: Fail # Bug 5532690
|
| -LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t01: Fail
|
| -LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t02: Fail # Bug 5532690
|
| -LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t03: Fail # Bug 5532690
|
| LibTest/core/AssertError/column/AssertError/column/A01/t01: Fail
|
| LibTest/core/AssertError/column/AssertError/column/A01/t02: Fail
|
| LibTest/core/AssertError/failedAssertion/AssertError/failedAssertion/A01/t01: Fail
|
| @@ -361,9 +342,7 @@ LibTest/core/StringBuffer/add/StringBuffer/add/A01/t02: Fail
|
| LibTest/core/StringBuffer/add/StringBuffer/add/A02/t01: Fail
|
| LibTest/core/StringBuffer/addAll/StringBuffer/addAll/A01/t02: Fail
|
| LibTest/core/StringBuffer/isEmpty/StringBuffer/isEmpty/A01/t01: Fail
|
| -LibTest/core/Strings/concatAll/Strings/concatAll/A01/t02: Fail # Bug 5371670.
|
| LibTest/core/Strings/concatAll/Strings/concatAll/A03/t01: Fail
|
| -LibTest/core/Strings/join/Strings/join/A01/t02: Fail # Bug 5371670.
|
| LibTest/core/Strings/join/Strings/join/A02/t01: Fail
|
| LibTest/core/Strings/join/Strings/join/A03/t01: Fail
|
| LibTest/core/TypeError/column/TypeError/column/A01/t01: Fail
|
| @@ -428,6 +407,17 @@ LibTest/core/int/toStringAsExponential/int/toStringAsExponential/A01/t01: Fail
|
| LibTest/core/int/toStringAsFixed/int/toStringAsFixed/A01/t01: Fail
|
| LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail
|
|
|
| +# Started failing after making @static-type-error non-negative.
|
| +[ $component == dartc ]
|
| +LangSpecTest/13_Types/13_4_Interface_Types/A11/t01: Crash
|
| +LangSpecTest/13_Types/13_4_Interface_Types/A11/t02: Crash
|
| +LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail
|
| +LibTest/core/Map/operator\[\]/Map/operator\[\]/A01/t03: Fail
|
| +LibTest/core/Map/operator\[\]=/Map/operator\[\]=/A01/t03: Fail
|
| +LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail
|
| +LibTest/core/String/toLowerCase/String/toLowerCase/A01/t04: Fail
|
| +LibTest/core/String/toUpperCase/String/toUpperCase/A01/t04: Fail
|
| +
|
| [ $component == dartium ]
|
| *: Skip
|
|
|
|
|