| 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 e65a92de9a71ef357ef8980925c3fba1a924035f..1ace12be161cf3e28a9c51fd7495020c85b24626 100644
|
| --- a/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -29,7 +29,5 @@ native_no_such_method_exception3_frog_test: RuntimeError # Please triage this fa
|
| optimization_hints_test: RuntimeError # Please triage this failure.
|
| subclassing_constructor_1_test: RuntimeError # Please triage this failure.
|
| subclassing_constructor_2_test: RuntimeError # Please triage this failure.
|
| -subclassing_super_call_test: RuntimeError # this.get$afield is not a function
|
| subclassing_super_field_1_test: RuntimeError # Please triage this failure.
|
| subclassing_super_field_2_test: RuntimeError # Please triage this failure.
|
| -super_call_test: RuntimeError # this.bar$0 is not a function
|
|
|