| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index aba99176188bffbb2aed8fee0b1a5400d68e6bc5..19c6f70cfa5c9a919ccade0f35056dd0e95afee9 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -575,6 +575,8 @@ LibTest/core/Queue/removeLast_A01_t01: Fail # Moved collection classes from core
|
| LibTest/core/Queue/removeLast_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| LibTest/core/Set/Set.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
|
|
| +LibTest/core/Date/operator_equality_A01_t01: Fail # DateTime.== now looks at timezone, co19 issue TODO(floitsch): issue number
|
| +
|
| # Issues with co19 test suite in checked mode.
|
| [ $compiler == dart2js && $checked ]
|
| LibTest/isolate/SendPort/call_A01_t01: Fail # Future is in async library. co19 issue 367
|
|
|