| Index: dart/tests/co19/co19-runtime.status
|
| diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
|
| index ebc50e6ec3123a914e0797c5ddcb13bec7f6df79..37d36a5251f23385432d4828ebd8a475ade26512 100644
|
| --- a/dart/tests/co19/co19-runtime.status
|
| +++ b/dart/tests/co19/co19-runtime.status
|
| @@ -99,6 +99,10 @@ Language/07_Classes/4_Instance_Variables_A02_t06: Fail # TODO(vm-team): Please t
|
| LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team): Please triage this failure.
|
|
|
|
|
| +[ $runtime == vm && $checked ]
|
| +Language/07_Classes/4_Instance_Variables_A02_t06: Fail # TODO(vm-team): Please triage this failure.
|
| +
|
| +
|
| [ $runtime == vm ]
|
| # These tests fail after the deprecation of the corelib
|
| # Math object in favor of the dart:math library.
|
|
|