Chromium Code Reviews| Index: test_reflectable/.status |
| diff --git a/test_reflectable/.status b/test_reflectable/.status |
| index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0ba1ef3050bae44314de63ba78350d39597af489 100644 |
| --- a/test_reflectable/.status |
| +++ b/test_reflectable/.status |
| @@ -0,0 +1,2 @@ |
| +[ $compiler == dart2js ] |
| +test/declarations_test: RuntimeError # Dart2js does not implement all properties of mirrors. |