| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 8a461b2711b4c4d6e05944bb21947c79f10bce3b..05b05549ab8db081e90a81658620788a656027ad 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -263,8 +263,6 @@ Language/Mixins/declaring_constructor_t06: MissingCompileTimeError # Issue 24767
|
| Language/Mixins/deferred_t01: MissingCompileTimeError # Please triage this failure
|
| Language/Mixins/not_object_superclass_t01: MissingCompileTimeError # Please triage this failure
|
| Language/Mixins/reference_to_super_t01: MissingCompileTimeError # Please triage this failure
|
| -Language/Reference/Lexical_Rules/Reserved_Words/whitespace_t04: MissingCompileTimeError # Checks that other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0)
|
| -Language/Reference/Lexical_Rules/whitespace_t06: MissingCompileTimeError # Checks that Unicode whitespaces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0.
|
| Language/Reference/Operator_Precedence/precedence_15_unary_prefix_t08: RuntimeError # Please triage this failure
|
| Language/Statements/Assert/syntax_t04: MissingCompileTimeError # This is legal Dart
|
| Language/Statements/Continue/async_loops_t09: Crash # Please triage this failure
|
|
|