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

Unified Diff: runtime/observatory/.analysis_options

Issue 2073893002: Removed all analyzer issues from tests (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 4 years, 6 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: runtime/observatory/.analysis_options
diff --git a/runtime/observatory/.analysis_options b/runtime/observatory/.analysis_options
index fd7cfbf79398e004a8354d8481821bee2504ba3c..fc9ab29f6be0c71f5a2d03805196375787e1d3ab 100644
--- a/runtime/observatory/.analysis_options
+++ b/runtime/observatory/.analysis_options
@@ -1,9 +1,6 @@
analyzer:
exclude:
-# Remove once Dart 1.13-dev is released
+ - tests/service/get_isolate_after_language_error_test.dart
- tests/service/developer_extension_test.dart
-# Remove once Dart 1.13-dev is released
- - tests/service/logging_test.dart
- - tests/ui/log.dart
-# Remove once Dart 1.13-dev is released
- - tests/service/get_stack_rpc_test.dart
+ - tests/service/address_mapper_test.dart
+ - tests/service/pause_on_unhandled_exceptions_test.dart

Powered by Google App Engine
This is Rietveld 408576698