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

Unified Diff: pkg/dev_compiler/test/not_yet_strong_tests.dart

Issue 2761633002: Infer fields/getters/setters types according to the new top-level inference rules. (Closed)
Patch Set: Created 3 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/test/src/task/strong_mode_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dev_compiler/test/not_yet_strong_tests.dart
diff --git a/pkg/dev_compiler/test/not_yet_strong_tests.dart b/pkg/dev_compiler/test/not_yet_strong_tests.dart
index e1147c7f52f4fdb03c38eed40491b61b3a9049f0..6370710b7a88dc6f0c34d6123cc2583ecec92845 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -2405,6 +2405,7 @@ final notYetStrongTests = new HashSet<String>.from([
'lib/html/custom/document_register_basic_test',
'lib/html/custom/document_register_type_extensions_test',
'lib/html/custom/element_upgrade_test',
+ 'lib/html/element_dimensions_test',
'lib/html/element_test',
'lib/html/events_test',
'lib/html/fileapi_test',
« no previous file with comments | « pkg/analyzer/test/src/task/strong_mode_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698