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

Unified Diff: runtime/observatory/.analysis_options

Issue 2296043002: Removed warnings from service tests (Closed)
Patch Set: Fixing line numbers Created 4 years, 4 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 | « no previous file | runtime/observatory/tests/service/evaluate_in_async_star_activation_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/.analysis_options
diff --git a/runtime/observatory/.analysis_options b/runtime/observatory/.analysis_options
index fc9ab29f6be0c71f5a2d03805196375787e1d3ab..192df4cd17f4146271508a65578f2f579f47ca8c 100644
--- a/runtime/observatory/.analysis_options
+++ b/runtime/observatory/.analysis_options
@@ -1,6 +1,8 @@
analyzer:
exclude:
- - tests/service/get_isolate_after_language_error_test.dart
- - tests/service/developer_extension_test.dart
- tests/service/address_mapper_test.dart
+ - tests/service/developer_extension_test.dart
+ - tests/service/evaluate_in_async_star_activation_test.dart
+ - tests/service/evaluate_in_sync_star_activation_test.dart
+ - tests/service/get_isolate_after_language_error_test.dart
- tests/service/pause_on_unhandled_exceptions_test.dart
« no previous file with comments | « no previous file | runtime/observatory/tests/service/evaluate_in_async_star_activation_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698