| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index a5fff1eaad115c29056e8fcf017f452b2ec2e770..54503e73ad5bd7f7645ef3485dad5440a6e6a57f 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -5,11 +5,10 @@
|
|
|
| [ $compiler == none && ($runtime == vm || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
|
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fail # Issue 12508
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fail # Issue 12508
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fail # Issue 12508
|
| +LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fail # Issue 22200
|
| +LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fail # Issue 22200
|
| +LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fail # Issue 22200
|
|
|
| -LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508
|
| LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492
|
|
|
| Language/03_Overview/1_Scoping_A02_t28: RuntimeError # Issue 21163
|
|
|