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..499d47429304866c8d788ccc71e51fa1b183b71b 100644 |
--- a/tests/compiler/dart2js_native/dart2js_native.status |
+++ b/tests/compiler/dart2js_native/dart2js_native.status |
@@ -6,9 +6,10 @@ |
*: Skip |
[ $compiler == dart2js ] |
+bound_closure_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 |
-call_on_native_class_test: CompileTimeError # Issue 14813 |
[ $compiler == dart2js && $unminified ] |
fake_thing_test: Fail # Issue 13010 |