Chromium Code Reviews| 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 bbe5431780c39eb3fdfd5eaf58b26b2c5fe0139c..94108e91a8bd98060f44acb280a717c60c44e6b2 100644 |
| --- a/tests/compiler/dart2js_native/dart2js_native.status |
| +++ b/tests/compiler/dart2js_native/dart2js_native.status |
| @@ -4,3 +4,6 @@ |
| [ $compiler == dartc || $browser ] |
| *: Skip |
| + |
| +[ $compiler == dart2js ] |
| +native_null_closure_frog_test: Fail |
|
ahe
2013/01/29 17:17:10
I'd appreciate if you would file a bug when you ma
|