| Index: tests/co19/co19-dart2js.status
|
| ===================================================================
|
| --- tests/co19/co19-dart2js.status (revision 12308)
|
| +++ tests/co19/co19-dart2js.status (working copy)
|
| @@ -103,7 +103,6 @@
|
| Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/09_Generics/09_Generics_A04_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/09_Generics/09_Generics_A04_t06: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/04_Booleans/1_Boolean_Conversion_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/06_Lists_A09_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/06_Lists_A09_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/06_Lists_A09_t05: Fail # TODO(ahe): Please triage this failure.
|
| @@ -118,32 +117,18 @@
|
| Language/10_Expressions/10_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/10_Instance_Creation/1_New_A12_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t04: Fail # TODO(ahe): Please triage this failure.
|
| -Language/10_Expressions/17_Conditional_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/10_Expressions/18_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/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/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
|
|
| -Language/11_Statements/04_If_A02_t01: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/04_If_A02_t02: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/05_For/1_For_Loop_A01_t07: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/05_For/1_For_Loop_A01_t08: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/06_While_A02_t02: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/07_Do_A02_t03: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A03_t01: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A03_t02: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A03_t03: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A03_t04: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A03_t05: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A03_t06: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A04_t01: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A04_t02: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A04_t03: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A04_t04: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A04_t05: Fail # http://dartbug.com/5030
|
| -Language/11_Statements/15_Assert_A04_t06: Fail # http://dartbug.com/5030
|
| +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/06_While_A03_t03: Fail, OK # Issue co19 208
|
|
|
| +Language/11_Statements/15_Assert_A04_t04: Fail # dart2js doesn't throw ClosureArgumentMismatchException
|
| Language/11_Statements/15_Assert_A05_t03: Fail # dart2js doesn't throw ClosureArgumentMismatchException
|
|
|
|
|
|
|