| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 76bf1a2ec4c9fd903a79dbd0b7c0f7e857be907e..fff2bfb4abefd0daa3273d7abae8c525e17f7cb3 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -249,6 +249,11 @@ polymer/e2e_test/experimental_boot: Skip
|
|
|
| third_party/angular_tests/browser_test: StaticWarning # Issue 15890
|
|
|
| +[ $compiler == dartanalyzer ]
|
| +# This test uses third_party/pkg/perf_api/lib/perf_api.dart, which
|
| +# contains illegal constant constructors.
|
| +third_party/angular_tests/browser_test: CompileTimeError
|
| +
|
| [ $compiler == dart2js && $runtime == none]
|
| polymer/e2e_test/canonicalization: Skip
|
| polymer/e2e_test/experimental_boot: Skip
|
|
|