| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 73a241b861741beb169b5543b45d56236051306a..f85d326707c5c0e4ca078b1c85192ea1bfbac488 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -124,8 +124,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
|
|
|