| 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 1daea78e2d1706bcffa5b0a198f7995917a1c744..c8e3e7f65a1d0dd2d88d91e65b43bdbfd90c71ab 100644
|
| --- a/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -8,6 +8,8 @@
|
| [ $compiler == dart2js ]
|
| native_no_such_method_exception4_frog_test: Fail # Issue 9631
|
| native_no_such_method_exception5_frog_test: Fail # Issue 9631
|
| +subclassing_super_field_1_test: Fail # Issue 14096
|
| +subclassing_super_field_2_test: Fail # Issue 14096
|
|
|
| [ $compiler == dart2js && $unminified ]
|
| fake_thing_test: Fail # Issue 13010
|
|
|