| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 95e97be54942c0f9c936736b054d5548551315c8..748a19d3a5b5f3e0f17ca2adaf5051ee99e6f527 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -189,6 +189,11 @@ 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.
|
|
|