| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index e75c7f9f5b5e3e000289a3f887c8e63aad7ce852..cba05b709e6c889e0e0f91d1ffaefed8cba01baa 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -256,9 +256,7 @@ mock/test/mock_stepwise_negative_test: Skip
|
| polymer/e2e_test/canonicalization: Skip
|
| polymer/e2e_test/experimental_boot: Skip
|
|
|
| -third_party/angular_tests/browser_test: StaticWarning # Issue 15890
|
| -
|
| -[ $compiler == dartanalyzer ]
|
| +[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| # This test uses third_party/pkg/perf_api/lib/perf_api.dart, which
|
| # contains illegal constant constructors.
|
| third_party/angular_tests/browser_test: CompileTimeError
|
|
|