| Index: dart/tests/co19/co19-runtime.status
|
| diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
|
| index f59f69f13fb0b5230e12eab7fe9e73050c0c6845..615a8172a3bf5aae4f58427489843f4b83ba545b 100644
|
| --- a/dart/tests/co19/co19-runtime.status
|
| +++ b/dart/tests/co19/co19-runtime.status
|
| @@ -342,6 +342,8 @@ LibTest/math/atan2_A01_t03: Fail # http://dartbug.com/5407
|
| LibTest/core/double/operator_remainder_A01_t04: Fail # http://dartbug.com/5407
|
| LibTest/core/double/remainder_A01_t04: Fail # http://dartbug.com/5407
|
| LibTest/core/double/round_A01_t01: Fail # http://dartbug.com/5407
|
| +LibTest/core/int/operator_remainder_A01_t02: Fail # TODO(vm-team): Please triage this failure.
|
| +LibTest/core/int/remainder_A01_t02: Fail # TODO(vm-team): Please triage this failure.
|
|
|
|
|
| [ $compiler == none && $runtime == vm ]
|
|
|