| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index b3e95c6ba6e4ee8e70313004073c780c4e61c56d..df91bfef02092c0b789f50b289ec5e549ffe0370 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -151,6 +151,7 @@ LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negati
|
| LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints.
|
| LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints.
|
|
|
| +Language/13_Statements/09_Switch_A03_t03: MissingCompileTimeError # Issue 17235
|
|
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 212
|
|
|
|
|