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

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

Issue 2698353003: unfork DDC's copy of most SDK libraries (Closed)
Patch Set: fix Created 3 years, 10 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 c73580e9b9fb507c5b2251834f6c4e9163f3921b..6dac433a53a09b9ce90bdb92c19130f9e9978671 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -2048,7 +2048,6 @@ final notYetStrongTests = new HashSet<String>.from([
'corelib/int_from_environment3_test_03_multi',
'corelib/int_from_environment3_test_04_multi',
'corelib/int_from_environment3_test_05_multi',
- 'corelib/iterable_contains2_test',
'corelib/iterable_element_at_test',
'corelib/iterable_fold_test',
'corelib/iterable_mapping_test',
@@ -2385,7 +2384,6 @@ final notYetStrongTests = new HashSet<String>.from([
'language/unresolved_top_level_method_negative_test',
'language/unresolved_top_level_var_negative_test',
'corelib/file_resource_test',
- 'corelib/queue_test',
'corelib/regexp/global_test',
'corelib/regexp/regexp_test',
'corelib/regexp/regress-regexp-codeflush_test',

Powered by Google App Engine
This is Rietveld 408576698