| Index: tests/co19/co19-dart2js.status
|
| ===================================================================
|
| --- tests/co19/co19-dart2js.status (revision 12236)
|
| +++ tests/co19/co19-dart2js.status (working copy)
|
| @@ -90,7 +90,11 @@
|
| [ $compiler == dart2js && $checked ]
|
| Language/14_Types/7_Type_Void_A01_t02: Crash # http://dartbug.com/5018
|
|
|
| +# Tests rely on a VM exception being thrown in checked mode.
|
| +Language/07_Classes/6_Constructors/3_Constant_Constructors_A01_t01: Fail, OK
|
| +Language/10_Expressions/10_Instance_Creation/2_Const_A09_t03: Fail, OK
|
|
|
| +
|
| [ $compiler == dart2js && $checked ]
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TODO(ahe): Please triage this failure.
|
|
|