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

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

Issue 2744853002: Fix expectations (Closed)
Patch Set: Rebase Created 3 years, 9 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/codegen_test.dart ('k') | pkg/dev_compiler/tool/sdk_expected_errors.txt » ('j') | 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 b4c5e394fcad26b05fa9d309e27763cdadcdef53..e1147c7f52f4fdb03c38eed40491b61b3a9049f0 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -786,6 +786,10 @@ final notYetStrongTests = new HashSet<String>.from([
'language/generic_field_mixin6_test_01_multi',
'language/generic_field_mixin6_test_none_multi',
'language/generic_list_checked_test',
+ 'language/generic_methods_closure_test',
+ 'language/generic_methods_local_variable_declaration_test',
+ 'language/generic_methods_shadowing_test',
+ 'language/generic_methods_simple_is_expression_test',
'language/generic_tearoff_test',
'language/generic_test',
'language/generics_test',
« no previous file with comments | « pkg/dev_compiler/test/codegen_test.dart ('k') | pkg/dev_compiler/tool/sdk_expected_errors.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698