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

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

Issue 2534293002: Migrate tests for initializing formals (Closed)
Patch Set: Created 4 years, 1 month 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: 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 0769af7c5f103093f04c2004349f7d201b5ddf57..db8b461ed6816a8dc312ab0252069f4f635a3f89 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -2307,6 +2307,7 @@ final notYetStrongTests = new HashSet<String>.from([
'language/getter_override2_test_00_multi',
'language/getters_setters_test',
'language/import_combinators_negative_test',
+ 'language/initializing_formal_type_test',
'language/inst_field_initializer1_negative_test',
'language/instance_call_wrong_argument_count_negative_test',
'language/instance_method2_negative_test',

Powered by Google App Engine
This is Rietveld 408576698