| Index: dart/tests/compiler/dart2js_native/dart2js_native.status
|
| diff --git a/dart/tests/compiler/dart2js_native/dart2js_native.status b/dart/tests/compiler/dart2js_native/dart2js_native.status
|
| index 9af392c628f24a6f518a41f6a811e2193df0e5a7..1315cac5402ccdea1d2d25379376e06b8973bd83 100644
|
| --- a/dart/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/dart/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -9,3 +9,6 @@
|
| native_null_closure_frog_test: Fail
|
| native_no_such_method_exception4_frog_test: Fail # Issue 9631
|
| native_no_such_method_exception5_frog_test: Fail # Issue 9631
|
| +
|
| +[ $compiler == dart2js && $checked ]
|
| +native_no_such_method_exception3_frog_test: Fail # TODO(ahe): investigate.
|
|
|