| Index: tests/co19/co19-dart2js.status
|
| ===================================================================
|
| --- tests/co19/co19-dart2js.status (revision 12366)
|
| +++ tests/co19/co19-dart2js.status (working copy)
|
| @@ -64,6 +64,11 @@
|
| LibTest/core/double/toInt_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
|
|
| [ $compiler == dart2js && $checked ]
|
| +# Tests rely on a VM exception being thrown in checked mode.
|
| +Language/10_Expressions/10_Instance_Creation/2_Const_A09_t02: Fail, OK
|
| +Language/10_Expressions/10_Instance_Creation/2_Const_A09_t03: Fail, OK
|
| +
|
| +
|
| 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.
|
| Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
|
|
|