| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 77982c75088360fd33bd7751a1e466fe04d084cf..ee4a1153495fc7d0dd2e40ea956a65b829c8403d 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -130,6 +130,8 @@ polymer/example/canonicalization: Skip
|
| polymer/example/canonicalization2: Skip
|
| polymer/example/canonicalization3: Skip
|
|
|
| +observe/test/transformer_test: StaticWarning # Issue dartbug.com/17527.
|
| +
|
| third_party/angular_tests/browser_test: StaticWarning # Issue 15890
|
|
|
| [ $compiler == dart2analyzer ]
|
| @@ -141,6 +143,8 @@ polymer/example/canonicalization: Skip
|
| polymer/example/canonicalization2: Skip
|
| polymer/example/canonicalization3: Skip
|
|
|
| +observe/test/transformer_test: StaticWarning # Issue dartbug.com/17527.
|
| +
|
| third_party/angular_tests/browser_test: StaticWarning # Issue 15890
|
|
|
| [ $compiler == dart2js && $runtime == none]
|
|
|