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 eab1082203a8fe4bea1d8e5cc85e65b9c053dd25..0c27ea50e757f8e253aae1a582b6ed563b90efbf 100644 |
--- a/tests/compiler/dart2js_native/dart2js_native.status |
+++ b/tests/compiler/dart2js_native/dart2js_native.status |
@@ -16,7 +16,7 @@ native_no_such_method_exception3_frog_test: Fail # mirrors not supported |
native_no_such_method_exception4_frog_test: Fail # mirrors not supported |
native_no_such_method_exception5_frog_test: Fail # mirrors not supported |
-[ $compiler == dart2js && $cps_ir == false ] |
+[ $compiler == dart2js ] |
bound_closure_super_test: Fail |
fake_thing_test: Fail # Issue 13010 |