| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index a726409d4bad9ff19326e8a2ce9696dbaf2e85d7..998a041514f3b1aca673fde63f8c1cddad61c94a 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -229,6 +229,7 @@ LibTest/core/List/List_A01_t02: Fail, OK # co19 issue 285
|
| LibTest/core/List/removeLast_A02_t01: Fail, OK # co19 issue 285
|
| LibTest/core/List/removeRange_A02_t01: Fail, OK # co19 issue 285
|
| LibTest/core/UnsupportedOperationException/toString_A01_t01: Fail, OK # co19 issue 285
|
| +LibTest/core/UnsupportedOperationException/UnsupportedOperationException_A01_t01: Fail, OK # co19 issue 285
|
|
|
| [ $compiler == dart2js && $unchecked ]
|
| LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
|
|