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

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

Issue 2771953004: Add patch code for List.filled growable param (Closed)
Patch Set: rebase 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
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 f0939deb3f7068ee5b6c0c6d7030aa08815d4894..709587865d100665837f901c1ab02898d50c1a3c 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -2062,10 +2062,7 @@ final notYetStrongTests = new HashSet<String>.from([
'corelib/iterable_to_set_test',
'corelib/linked_hash_map_from_iterable_test',
'corelib/list_contains_argument_order_test',
- 'corelib/list_filled_type_argument_test',
'corelib/list_index_of2_test',
- 'corelib/list_test_01_multi',
- 'corelib/list_test_none_multi',
'corelib/list_unmodifiable_test',
'corelib/map_test',
'corelib/num_clamp_test',
« no previous file with comments | « pkg/dev_compiler/test/browser/language_tests.js ('k') | pkg/dev_compiler/tool/input_sdk/patch/core_patch.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698