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

Unified Diff: pkg/pkg.status

Issue 50703011: fix csslib and watcher warnings (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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
« no previous file with comments | « pkg/csslib/lib/parser.dart ('k') | pkg/watcher/lib/src/directory_watcher.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 822b8225304153557d882c6fb8d71e8e681c83b9..da33bb8957178095076754787cc5f4f6a664542e 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -310,16 +310,6 @@ custom_element/test/analyzer_test: fail
custom_element/test/analyzer_test: fail
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
-csslib/test/big_1_test: StaticWarning
-csslib/test/compiler_test: StaticWarning
-csslib/test/declaration_test: StaticWarning
-csslib/test/error_test: StaticWarning
-csslib/test/extend_test: StaticWarning
-csslib/test/mixin_test: StaticWarning
-csslib/test/nested_test: StaticWarning
-csslib/test/selector_test: StaticWarning
-csslib/test/var_test: StaticWarning
-csslib/test/visitor_test: StaticWarning
docgen/test/single_library_test: StaticWarning
http_server/test/http_body_test: StaticWarning
http_server/test/http_multipart_test: StaticWarning
@@ -336,11 +326,8 @@ intl/test/date_time_format_file_odd_test: StaticWarning
intl/test/date_time_format_http_request_test: StaticWarning
intl/test/date_time_format_local_even_test: StaticWarning
intl/test/date_time_format_local_odd_test: StaticWarning
-unittest/test/matchers_test: StaticWarning
-unittest/test/mock_test: StaticWarning
-watcher/test/directory_watcher_test: StaticWarning
-watcher/test/no_subscription_test: StaticWarning
-watcher/test/ready_test: StaticWarning
+unittest/test/matchers_test: StaticWarning, OK # testing error creating abstract class
+unittest/test/mock_test: StaticWarning, OK # testing unimplemented members
[ $runtime == vm ]
# Issue surfaced after removing deprecated async features.
« no previous file with comments | « pkg/csslib/lib/parser.dart ('k') | pkg/watcher/lib/src/directory_watcher.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698