| Index: tests/co19/co19-dart2dart.status
|
| diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
|
| index d24b7755e00a5e1e19660fed4c63bcbee3ab18ce..8d8cc0fb2ecb023e95146c8bfedac37bb9b4fa22 100644
|
| --- a/tests/co19/co19-dart2dart.status
|
| +++ b/tests/co19/co19-dart2dart.status
|
| @@ -655,6 +655,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.
|
| +
|
| # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| LibTest/core/Map/containsKey_A01_t02: Fail
|
| LibTest/core/Map/operator_subscript_A01_t02: Fail
|
|
|