| 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 9ea2884f301cfcdce01f9d2c5eab026d1afa18f7..e65a92de9a71ef357ef8980925c3fba1a924035f 100644
|
| --- a/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -21,10 +21,10 @@ optimization_hints_test: Fail, OK # Test relies on unminified names.
|
| compute_this_script_test: Skip # Issue 17458
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| -mirror_intercepted_field_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions
|
| +mirror_intercepted_field_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
|
| native_exception_test: RuntimeError # value_.toString$0 is not a function
|
| native_method_inlining_test: RuntimeError # Please triage this failure.
|
| -native_mirror_test: Crash # (static Iterable<Str... cannot handle async/sync*/async* functions
|
| +native_mirror_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
|
| native_no_such_method_exception3_frog_test: RuntimeError # Please triage this failure.
|
| optimization_hints_test: RuntimeError # Please triage this failure.
|
| subclassing_constructor_1_test: RuntimeError # Please triage this failure.
|
|
|