| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 35af9a7be57bccd51ec5f136ead6330020dac86c..fb2fc499a470348e9cb84a1aa631501086dbd98a 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -182,19 +182,6 @@ docgen/test/*: Skip # Uses dart:io
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| third_party/angular_tests/vm_test: StaticWarning # Uses removed APIs. See issue 18733.
|
|
|
| -[ $compiler == dartanalyzer ]
|
| -analysis_server/test/edit/sort_members_test: StaticWarning # Issue 22252
|
| -analysis_server/test/edit/assists_test: StaticWarning # Issue 22252
|
| -analysis_server/test/edit/format_test: StaticWarning # Issue 22252
|
| -analysis_server/test/edit/refactoring_test: StaticWarning # Issue 22252
|
| -analysis_server/test/edit/fixes_test: StaticWarning # Issue 22252
|
| -analysis_server/test/socket_server_test: StaticWarning # Issue 22252
|
| -analysis_server/test/search/type_hierarchy_test: StaticWarning # Issue 22252
|
| -analysis_server/test/search/top_level_declarations_test: StaticWarning # Issue 22252
|
| -analysis_server/test/search/member_references_test: StaticWarning # Issue 22252
|
| -analysis_server/test/search/member_declarations_test: StaticWarning # Issue 22252
|
| -analysis_server/test/search/element_references_test: StaticWarning # Issue 22252
|
| -
|
| [ $runtime == safari || $runtime == safarimobilesim || $runtime == chrome || $runtime == ff || $ie ]
|
| # Various issues due to limited browser testing in Angular.
|
| third_party/angular_tests/*: Skip
|
|
|