| 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 649bace763e346c6e283f01a989acccbf0da0585..44e55ff801afd5f82d4155d3dda0baa407439aee 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -93,7 +93,6 @@ deferred/deferred_constant4_test: RuntimeError # Please triage this failure.
|
| deferred/deferred_function_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| deferred/deferred_mirrors1_test: RuntimeError # Please triage this failure.
|
| deferred/deferred_overlapping_test: RuntimeError # Please triage this failure.
|
| -generics_factories_test: Crash # Please triage this failure.
|
| 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.
|
| @@ -118,4 +117,3 @@ super_constructor1_test: RuntimeError # Please triage this failure.
|
| switch_test/none: Crash # (switch (val){}): Unhandled node
|
| this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node
|
| -typevariable_factory_test: Crash # Please triage this failure.
|
|
|