| 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 96a3776960b51d2845e982cece6fc73af2341746..2cb3918e0764a9bbae06abd259faaadc3872da28 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -68,4 +68,3 @@ big_allocation_expression_test: Crash # Issue 24635
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| async_stacktrace_test/asyncStar: Crash # (foo()async*{try {tr... cannot handle sync*/async* functions
|
| -switch_test/none: Crash # (switch (val){foo:ba... continue to a labeled switch case
|
|
|