| Index: tests/compiler/dart2js_native/dart2js_native.status
|
| diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status
|
| index d078f3bc9e90762da63a1983b3d32e88bee48c28..06f95ddff531eefed62ca2f8fad0611186aa914a 100644
|
| --- a/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -126,3 +126,4 @@ subclassing_type_test: Crash # Instance of 'TypeOperator': type check unimplemen
|
| super_call_test: Crash # unsupported element kind: makeD:function
|
| super_property_test: Crash # unsupported element kind: makeB:function
|
| undefined_bailout_test: Crash # (JS('','void 0')): handleStaticFunctionInvoke: foreign: function(JS)
|
| +uninstantiated_type_parameter_test: Crash # Instance of 'TypeOperator': type check unimplemented for C<int>.
|
|
|