| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 3ad85ec629a141482257d27bb67f5bc22cffb7e2..371b02f9c8b876c015fefb917516ca2ddd54a062 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -144,16 +144,8 @@ Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(ahe): Please triag
|
| Language/13_Libraries_and_Scripts/5_URIs_A01_t24: Fail # TODO(ahe): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/5_URIs_A01_t25: Fail # TODO(ahe): Please triage this failure.
|
| Language/14_Types/5_Function_Types_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| -Language/14_Types/5_Function_Types_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/14_Types/5_Function_Types_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/14_Types/5_Function_Types_A02_t04: Fail # TODO(ahe): Please triage this failure.
|
| -Language/14_Types/5_Function_Types_A02_t08: Fail # TODO(ahe): Please triage this failure.
|
| -Language/14_Types/5_Function_Types_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/14_Types/5_Function_Types_A03_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/14_Types/5_Function_Types_A03_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/14_Types/5_Function_Types_A03_t04: Fail # TODO(ahe): Please triage this failure.
|
| -Language/14_Types/5_Function_Types_A03_t09: Fail # TODO(ahe): Please triage this failure.
|
| -Language/14_Types/5_Function_Types_A03_t12: Fail # TODO(ahe): Please triage this failure.
|
| Language/14_Types/5_Function_Types_A03_t13: Fail # TODO(ahe): Please triage this failure.
|
| Language/14_Types/5_Function_Types_A04_t01: 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.
|
| @@ -549,20 +541,14 @@ Language/14_Types/3_Type_Declarations/1_Typedef_A02_t01: Fail # http://dartbug.c
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A02_t02: Fail # http://dartbug.com/5022
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A02_t03: Fail # http://dartbug.com/5022
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A03_t01: Fail # http://dartbug.com/5022
|
| -Language/14_Types/3_Type_Declarations/1_Typedef_A04_t01: Fail # http://dartbug.com/5022
|
| -Language/14_Types/3_Type_Declarations/1_Typedef_A04_t02: Fail # http://dartbug.com/5022
|
| Language/14_Types/5_Function_Types_A01_t01: Fail # http://dartbug.com/5022
|
| -Language/14_Types/5_Function_Types_A01_t02: Fail # http://dartbug.com/5022
|
| Language/14_Types/5_Function_Types_A01_t03: Fail # http://dartbug.com/5022
|
| Language/14_Types/5_Function_Types_A01_t05: Fail # http://dartbug.com/5022
|
| Language/14_Types/5_Function_Types_A01_t06: Fail # http://dartbug.com/5022
|
| -Language/14_Types/5_Function_Types_A01_t07: Fail # http://dartbug.com/5022
|
|
|
| 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/13_Libraries_and_Scripts_A05_t02: Fail # http://dartbug.com/5713
|
| -
|
| Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
|
|
|
|
|
| @@ -570,8 +556,6 @@ Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
|
| # Unexpected runtime errors.
|
| #
|
| [ $compiler == dart2js ]
|
| -Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
|
| -
|
| Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
|
| Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
|
| Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
|
| @@ -593,3 +577,9 @@ Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # http://dartbug.c
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # http://dartbug.com/7202
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # http://dartbug.com/7202
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # http://dartbug.com/7202
|
| +
|
| +Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342
|
| +Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342
|
| +Language/14_Types/5_Function_Types_A02_t07: Fail # dartbug.com/7342
|
| +Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342
|
| +Language/14_Types/5_Function_Types_A03_t08: Fail # dartbug.com/7342
|
|
|