| 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 ca0ae5df3361d2d3bd5ea3fa3420140c91fd7dbb..6a949b1fc19f3142e787d79ed8f6fbad75df5348 100644
|
| --- a/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -8,8 +8,8 @@
|
| [ $compiler == dart2js ]
|
| bound_closure_super_test: Fail
|
| call_on_native_class_test: CompileTimeError # Issue 14813
|
| -native_no_such_method_exception4_frog_test: Fail # Issue 9631
|
| -native_no_such_method_exception5_frog_test: Fail # Issue 9631
|
| +native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631
|
| +native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631
|
|
|
| [ $compiler == dart2js ]
|
| fake_thing_test: Fail # Issue 13010
|
|
|