| 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 c475602dc403a11135d79109f3152824fc8e586d..0b0e546c867051a11c22d7fb4c9e017fbe2ef46c 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -69,4 +69,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
|
|
|