| Index: pkg/dev_compiler/test/compile_error_tests.dart
|
| diff --git a/pkg/dev_compiler/test/compile_error_tests.dart b/pkg/dev_compiler/test/compile_error_tests.dart
|
| index 0410f479bb8eb8153d145331e8c44bafa8e76e14..f03e1f676a87f4dc6c4431f5abc7fb0ce045ef9c 100644
|
| --- a/pkg/dev_compiler/test/compile_error_tests.dart
|
| +++ b/pkg/dev_compiler/test/compile_error_tests.dart
|
| @@ -2042,8 +2042,6 @@ final compileErrorTests = new HashSet<String>.from([
|
| 'corelib/list_contains_argument_order_test',
|
| 'corelib/list_index_of2_test',
|
| 'corelib/list_unmodifiable_test',
|
| - 'corelib/map_test',
|
| - 'corelib/num_clamp_test',
|
| 'corelib/package_resource_test',
|
| 'corelib/print_test_01_multi',
|
| 'corelib/print_test_none_multi',
|
|
|