Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1240)

Unified Diff: pkg/pkg.status

Issue 913623002: Partial backport of analyzer async/await fixes to Java. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix status files Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698