| 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 a74105249369d6ea540d75c83eb72b3bcf222844..ca0ae5df3361d2d3bd5ea3fa3420140c91fd7dbb 100644
|
| --- a/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -11,7 +11,7 @@ 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
|
|
|
| -[ $compiler == dart2js && $unminified ]
|
| +[ $compiler == dart2js ]
|
| fake_thing_test: Fail # Issue 13010
|
|
|
| [ $compiler == dart2js && $minified ]
|
|
|