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 6a02d5cc9eba0cb0396b246c44f838238b44aa6d..6f811b2ff493cedf7585e59f0ab050ae2fdad0a2 100644 |
--- a/tests/compiler/dart2js_extra/dart2js_extra.status |
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status |
@@ -79,7 +79,6 @@ async_stacktrace_test/none: Crash # (runTests()async{awa... cannot handle async |
bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
bound_closure_interceptor_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for IntToT<String>. |
checked_accessor_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
-closure4_test : RuntimeError # Bug in PullIntoInitializers |
closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header |
code_motion_exception_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |
conditional_send_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. |