| 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 7f04ef9977cd398851ae67bd001b027a1229f616..5566d8eb4d409e068a7a155c283399b3a9d93afe 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -67,8 +67,6 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
|
| 12320_test: Crash # Unhandled node
|
| 16407_test: Crash # unsupported element kind: foo:field
|
| 17094_test: RuntimeError # Please triage this failure.
|
| -17645_test: Crash # unsupported element kind: log:field
|
| -21166_test: Crash # unsupported element kind: a:field
|
| 21666_test: Crash # Instance of 'TypeOperator': type check unimplemented for fInt.
|
| 22868_test: Crash # cannot handle async/sync*/async* functions
|
| 22895_test: Crash # cannot handle async/sync*/async* functions
|
| @@ -78,7 +76,6 @@ LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Please triage thi
|
| async_stacktrace_test/asyncStar: Crash # cannot handle async/sync*/async* functions
|
| async_stacktrace_test/none: Crash # cannot handle async/sync*/async* functions
|
| bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -bound_closure_interceptor_methods_test: Crash # unsupported element kind: getter2:field
|
| bound_closure_interceptor_type_test: Crash # unsupported element kind: checkers:field
|
| checked_accessor_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
|
| @@ -98,12 +95,10 @@ do_test: Timeout # Please triage this failure.
|
| for_test: Timeout # Please triage this failure.
|
| generics_factories_test: Crash # Please triage this failure.
|
| generics_is_check1_test: Crash # Instance of 'TypeOperator': type check unimplemented for Hest<int>.
|
| -hash_code_test: Crash # unsupported element kind: hash:field
|
| inference_nsm_mirrors_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| inferrer_is_int_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| interface_type_optimization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| is_check_instanceof_test: Crash # Instance of 'TypeOperator': type check unimplemented for T.
|
| -mirror_enqueuer_regression_test: Crash # unsupported element kind: foo:field
|
| mirror_invalid_field_access2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| mirror_invalid_field_access3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| mirror_invalid_field_access4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -115,9 +110,6 @@ mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N
|
| mirrors_declarations_filtering_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| mirrors_used_closure_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| mirrors_used_native_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -mirrors_used_warning2_test: Crash # unsupported element kind: lines:field
|
| -mirrors_used_warning_test/minif: Crash # unsupported element kind: lines:field
|
| -mirrors_used_warning_test/none: Crash # unsupported element kind: lines:field
|
| no_such_method_mirrors_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| reflect_native_types_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| regress/4492_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
|
|