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 9f8eb7498affbd73d14502706d6385d78bf3d0ad..33ea4e11d98bddc85b093f5e1f320b3a8fd9d41d 100644 |
--- a/pkg/dev_compiler/test/compile_error_tests.dart |
+++ b/pkg/dev_compiler/test/compile_error_tests.dart |
@@ -2046,7 +2046,6 @@ final compileErrorTests = new HashSet<String>.from([ |
'corelib/print_test_01_multi', |
'corelib/print_test_none_multi', |
'corelib/splay_tree_test', |
- 'corelib/string_base_vm_test', |
'corelib/string_from_environment3_test_01_multi', |
'corelib/string_from_environment3_test_02_multi', |
'corelib/string_from_environment3_test_03_multi', |
@@ -2377,7 +2376,6 @@ final compileErrorTests = new HashSet<String>.from([ |
'corelib/regexp/regexp_test', |
'corelib/regexp/regress-regexp-codeflush_test', |
'corelib/regexp/standalones_test', |
- 'corelib/string_from_list_test', |
'lib/convert/chunked_conversion_json_encode1_test', |
'lib/convert/chunked_conversion_utf84_test', |
'lib/convert/chunked_conversion_utf88_test', |