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

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

Issue 2993533002: Fix ddc status (Closed)
Patch Set: Created 3 years, 5 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
« no previous file with comments | « pkg/dev_compiler/test/browser/language_tests.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « pkg/dev_compiler/test/browser/language_tests.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698