| Index: tests/compiler/dart2js_extra/dart2js_extra.status
|
| diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| index e61053cc92a17f058db96f853865476f120a29b5..635ce98bcf7e768d8d9a15546c20665af902e67b 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -85,3 +85,6 @@ mirror_printer_test: Crash # (static Iterable<Str... cannot handle async/sync*/
|
| mirror_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions
|
| reflect_native_types_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions
|
| switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch case
|
| +
|
| +[ $compiler == none && $runtime == vm ]
|
| +invalid_annotation_test/01: MissingCompileTimeError, OK # vm is lazy
|
|
|