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

Unified Diff: pkg/analyzer/test/src/summary/summarize_ast_strong_test.dart

Issue 1854793003: AST-based type inference clean-up (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 9 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/analyzer/lib/src/summary/link.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/test/src/summary/summarize_ast_strong_test.dart
diff --git a/pkg/analyzer/test/src/summary/summarize_ast_strong_test.dart b/pkg/analyzer/test/src/summary/summarize_ast_strong_test.dart
index a1a96ba799e47612de49e30dded0ea7f21e76f50..2adea299f10c0677287059630a3e913cdcdca98c 100644
--- a/pkg/analyzer/test/src/summary/summarize_ast_strong_test.dart
+++ b/pkg/analyzer/test/src/summary/summarize_ast_strong_test.dart
@@ -43,16 +43,6 @@ class LinkedSummarizeAstStrongTest extends LinkedSummarizeAstTest {
}
@override
- test_field_formal_param_inferred_type_explicit() {
- // TODO(paulberry): fix.
- }
-
- @override
- test_field_formal_param_inferred_type_implicit() {
- // TODO(paulberry): fix.
- }
-
- @override
test_field_inferred_type_nonstatic_implicit_initialized() {
// TODO(paulberry): fix.
}
« no previous file with comments | « pkg/analyzer/lib/src/summary/link.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698