| 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',
|
|
|