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

Unified Diff: dart/pkg/pkg.status

Issue 46163002: Bugfix in test.dart, adding of specialized test outcomes for analyzer (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
Index: dart/pkg/pkg.status
diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
index ed59d6808b4ca44a3b01775822ce6976bb26f3b8..edae349f3a3d57832871fd8aa1e74adbaa0bbdce 100644
--- a/dart/pkg/pkg.status
+++ b/dart/pkg/pkg.status
@@ -310,3 +310,112 @@ observe/test/observe_test: fail
# pkg issue 13945; Missing inherited member 'Trace.frames'
observe/test/observe_test: fail
+
+[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
+barback/test/asset_id_test: StaticWarning
+barback/test/asset_set_test: StaticWarning
+barback/test/asset_test: StaticWarning
+barback/test/cancelable_future_test: StaticWarning
+barback/test/mutliset_test: StaticWarning
+barback/test/package_graph/add_remove_transform_test: StaticWarning
+barback/test/package_graph/errors_test: StaticWarning
+barback/test/package_graph/get_all_assets_test: StaticWarning
+barback/test/package_graph/group_test: StaticWarning
+barback/test/package_graph/many_parallel_transformers_test: StaticWarning
+barback/test/package_graph/repetition_test: StaticWarning
+barback/test/package_graph/source_test: StaticWarning
+barback/test/package_graph/transform_test: StaticWarning
+barback/test/stream_pool_test: StaticWarning
+barback/test/stream_replayer_test: StaticWarning
+barback/test/too_many_open_files_test: StaticWarning
+barback/test/transformer_test: StaticWarning
+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/test/client_test: StaticWarning
+http/test/http_test: StaticWarning
+http/test/mock_client_test: StaticWarning
+http/test/multipart_test: StaticWarning
+http/test/request_test: StaticWarning
+http/test/streamed_request_test: StaticWarning
+http_server/test/http_body_test: StaticWarning
+http_server/test/http_multipart_test: StaticWarning
+http_server/test/virtual_directory_test: StaticWarning
+http_server/test/virtual_host_test: StaticWarning
+intl/test/date_time_format_file_even_test: StaticWarning
+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
+observe/test/list_change_test: StaticWarning
+observe/test/observable_list_test: StaticWarning
+observe/test/observable_map_test: StaticWarning
+observe/test/path_observer_test: StaticWarning
+observe/test/transform_test: StaticWarning
+polymer/example/component/news/test/news_index_test: StaticWarning
+polymer/test/attr_deserialize_test: StaticWarning
+polymer/test/attr_mustache_test: StaticWarning
+polymer/test/bind_mdv_test: StaticWarning
+polymer/test/bind_test: StaticWarning
+polymer/test/build/all_phases_test: StaticWarning
+polymer/test/build/code_extractor_test: StaticWarning
+polymer/test/build/import_inliner_test: StaticWarning
+polymer/test/build/linter_test: StaticWarning
+polymer/test/build/polyfill_injector_test: StaticWarning
+polymer/test/build/script_compactor_test: StaticWarning
+polymer/test/custom_event_test: StaticWarning
+polymer/test/event_path_test: StaticWarning
+polymer/test/events_test: StaticWarning
+polymer/test/instance_attrs_test: StaticWarning
+polymer/test/noscript_test: StaticWarning
+polymer/test/prop_attr_bind_reflection_test: StaticWarning
+polymer/test/prop_attr_reflection_test: StaticWarning
+polymer/test/publish_attributes_test: StaticWarning
+polymer/test/register_test: StaticWarning
+polymer/test/take_attributes_test: StaticWarning
+polymer/test/template_distribute_dynamic_test: StaticWarning
+polymer/test/unbind_test: StaticWarning
+polymer_expressions/test/bindings_test: StaticWarning
+polymer_expressions/test/eval_test: StaticWarning
+polymer_expressions/test/globals_test: StaticWarning
+polymer_expressions/test/syntax_test: StaticWarning
+scheduled_test/test/descriptor/async_test: StaticWarning
+scheduled_test/test/descriptor/directory_test: StaticWarning
+scheduled_test/test/descriptor/file_test: StaticWarning
+scheduled_test/test/descriptor/nothing_test: StaticWarning
+scheduled_test/test/descriptor/pattern_test: StaticWarning
+scheduled_test/test/scheduled_future_matchers_test: StaticWarning
+scheduled_test/test/scheduled_process_test: StaticWarning
+scheduled_test/test/scheduled_test/abort_test: StaticWarning
+scheduled_test/test/scheduled_test/current_schedule_current_task_test: StaticWarning
+scheduled_test/test/scheduled_test/current_schedule_errors_test: StaticWarning
+scheduled_test/test/scheduled_test/current_schedule_state_test: StaticWarning
+scheduled_test/test/scheduled_test/nested_task_test: StaticWarning
+scheduled_test/test/scheduled_test/on_complete_test: StaticWarning
+scheduled_test/test/scheduled_test/on_exception_test: StaticWarning
+scheduled_test/test/scheduled_test/out_of_band_task_test: StaticWarning
+scheduled_test/test/scheduled_test/set_up_test: StaticWarning
+scheduled_test/test/scheduled_test/signal_error_test: StaticWarning
+scheduled_test/test/scheduled_test/simple_test: StaticWarning
+scheduled_test/test/scheduled_test/task_return_value_test: StaticWarning
+scheduled_test/test/scheduled_test/timeout_test: StaticWarning
+scheduled_test/test/scheduled_test/wrap_async_test: StaticWarning
+scheduled_test/test/scheduled_test/wrap_future_test: StaticWarning
+template_binding/test/binding_syntax_test: StaticWarning
+template_binding/test/custom_element_bindings_test: StaticWarning
+template_binding/test/element_bindings_test: StaticWarning
+template_binding/test/node_bindings_test: StaticWarning
+template_binding/test/template_element_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

Powered by Google App Engine
This is Rietveld 408576698