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 10785bbc37a22b0a2a75ceadf8f27b6f16b52c2a..310fff45dd2977f5469d35193b5a9cd12f83dead 100644 |
| --- a/tests/compiler/dart2js_native/dart2js_native.status |
| +++ b/tests/compiler/dart2js_native/dart2js_native.status |
| @@ -9,6 +9,7 @@ |
| native_no_such_method_exception4_frog_test: Fail # Issue 9631 |
| native_no_such_method_exception5_frog_test: Fail # Issue 9631 |
| call_on_native_class_test: CompileTimeError # Issue 14813 |
| +ir_representation_test: CompileTimeError |
|
ngeoffray
2013/12/17 12:52:33
Please add a issue number.
lukas
2013/12/17 13:03:43
There is no issue because the test is supposed to
|
| [ $compiler == dart2js && $unminified ] |
| fake_thing_test: Fail # Issue 13010 |