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

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

Issue 2662973005: Suppress NO_DEFAULT_BOUND errors. (Closed)
Patch Set: Created 3 years, 11 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/analyzer/test/src/task/strong/inferred_type_test.dart ('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/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 335be0b306ac68e5393804ffd7535b8ad88cefe3..c73580e9b9fb507c5b2251834f6c4e9163f3921b 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -931,7 +931,6 @@ final notYetStrongTests = new HashSet<String>.from([
'language/is_not_class2_test',
'language/is_object_test',
'language/isnot_malformed_type_test',
- 'language/issue_23914_test', // issue 28478
'language/issue11724_test',
'language/issue11793_test',
'language/issue13474_test',
@@ -1448,8 +1447,6 @@ final notYetStrongTests = new HashSet<String>.from([
'language/proxy_test_02_multi',
'language/proxy_test_05_multi',
'language/proxy_test_06_multi',
- 'language/recursive_generic_test', // issue 28478
- 'language/recursive_inheritance_test', // issue 28478
'language/redirecting_constructor_initializer_test',
'language/redirecting_factory_default_values_test_01_multi',
'language/redirecting_factory_default_values_test_02_multi',
@@ -2093,7 +2090,6 @@ final notYetStrongTests = new HashSet<String>.from([
'corelib/symbol_test_none_multi',
'corelib/uri_path_test',
'corelib/uri_query_test',
- 'lib/collection/linked_list_test', // issue 28478
'lib/convert/chunked_conversion1_test',
'lib/math/min_max_test',
'lib/typed_data/float32x4_test',
« no previous file with comments | « pkg/analyzer/test/src/task/strong/inferred_type_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698