| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index e0a4f3042154ce3a42c12deb900ae2ec45896686..9b8dad1a3951da71818e77fb7efb4ac2b7ac5c4f 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -273,6 +273,7 @@ polymer/e2e_test/experimental_boot: Skip
|
| # This test uses third_party/pkg/perf_api/lib/perf_api.dart, which
|
| # contains illegal constant constructors.
|
| third_party/angular_tests/browser_test: CompileTimeError
|
| +custom_element/test/analyzer_test: StaticWarning # Issue 20939
|
|
|
| [ $compiler == dart2js && $runtime == none]
|
| polymer/e2e_test/canonicalization: Skip
|
|
|