| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 2160dd9fa32ab9a1ac463895314acb867f1eb602..ff080b5f4f908a159be30dac5069ec1d6ca3b4a0 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -121,6 +121,8 @@ typed_data/test/typed_buffers_test: RuntimeError
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| compiler/samples/compile_loop/compile_loop: CompileTimeError # Issue 16524
|
| +lookup_map/test/version_check_test: StaticWarning # https://github.com/dart-lang/http_parser/issues/6
|
| +lookup_map/test/lookup_map_test: StaticWarning # https://github.com/dart-lang/http_parser/issues/6
|
|
|
| [ $compiler == dart2js && $csp ]
|
| # This test cannot run under CSP because it is injecting a JavaScript polyfill
|
|
|