| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index d6d0f1534976ef58a31a31f836b5ddeb7ed43497..76aa7a107cc1c6250dfe069550f162646bdb8a26 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -572,6 +572,11 @@ LibTest/core/Strings/join_A04_t01: Fail # Strings class has been removed. co19 i
|
| LibTest/core/Strings/concatAll_A01_t01: Fail # Strings class has been removed. co19 issue 380
|
| LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. co19 issue 380
|
|
|
| +LibTest/core/RegExp/RegExp_A01_t03: Fail # IllegalJSRegExpException has been removed. co19 issue 375.
|
| +LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03: Fail # IllegalJSRegExpException has been removed. co19 issue 375.
|
| +LibTest/core/IllegalJSRegExpException/toString_A01_t01: Fail # IllegalJSRegExpException has been removed. co19 issue 375.
|
| +LibTest/core/IllegalJSRegExpException/IllegalJSRegExpException_A01_t01: Fail # IllegalJSRegExpException has been removed. co19 issue 375.
|
| +
|
| # 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
|
|
|