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

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

Issue 2781443003: Fix #28120, strong mode allows field overrides (Closed)
Patch Set: fix 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_expected/sunflower/sunflower.js.map ('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 709587865d100665837f901c1ab02898d50c1a3c..c9a5e1c01e2bc0986d037578840b1b9c704d96ff 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -2046,7 +2046,6 @@ final notYetStrongTests = new HashSet<String>.from([
'corelib/from_environment_const_type_undefined_test_13_multi',
'corelib/from_environment_const_type_undefined_test_14_multi',
'corelib/from_environment_const_type_undefined_test_16_multi',
- 'corelib/growable_list_test',
'corelib/hash_set_type_check_test',
'corelib/http_resource_test',
'corelib/int_from_environment3_test_01_multi',
@@ -2246,7 +2245,6 @@ final notYetStrongTests = new HashSet<String>.from([
'lib/mirrors/removed_api_test',
'lib/mirrors/repeated_private_anon_mixin_app_test',
'lib/mirrors/return_type_test',
- 'lib/mirrors/set_field_with_final_inheritance_test',
'lib/mirrors/static_members_easier_test',
'lib/mirrors/static_members_test',
'lib/mirrors/static_test',
« no previous file with comments | « pkg/dev_compiler/test/codegen_expected/sunflower/sunflower.js.map ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698