| 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 e51bf1faa404dc88288ccee41af2e575f1050385..6e3108db748d8ca99a1dfc8355b62d862089bdbc 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -72,6 +72,5 @@ big_allocation_expression_test: Crash # Issue 24635
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| 16407_test: Pass # Please triage this failure.
|
| -code_motion_exception_test: Fail # .toString to null check a primitive, triggered by inlining
|
| 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
|
|
|