| 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 c5674c1887d327146f2a53c8d09dc1f554d9a2f8..3ed734b260e2fe90882d3466197dd6d059a6fb1e 100644
|
| --- a/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -154,7 +154,6 @@ native_library_same_name_used_frog_test: CompileTimeError
|
| native_method_inlining_test: Crash
|
| native_mirror_test: Crash
|
| native_mixin_field_test: RuntimeError
|
| -native_mixin_multiple3_test: Crash
|
| native_mixin_with_plain_test: Crash
|
| native_named_constructors2_frog_test: CompileTimeError
|
| native_named_constructors3_frog_test: CompileTimeError
|
| @@ -192,7 +191,6 @@ native_library_same_name_used_frog_test: CompileTimeError
|
| native_method_inlining_test: Crash # NoSuchMethodError: The method 'accept' was called on null.
|
| native_mirror_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToString_closure.call).
|
| native_mixin_field_test: RuntimeError
|
| -native_mixin_multiple3_test: Crash # Assertion failure: Super constructor for k:constructor(D.) not found.
|
| native_mixin_with_plain_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| native_named_constructors2_frog_test: CompileTimeError
|
| native_named_constructors3_frog_test: CompileTimeError
|
|
|