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

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

Issue 2988673003: fix override checking of mixins (Closed)
Patch Set: update status 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/analyzer/test/src/task/strong/checker_test.dart ('k') | tests/corelib_2/corelib_2.status » ('j') | 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 2d14450ad73d72d0d1695e8136ae2abbd0f00406..9f8eb7498affbd73d14502706d6385d78bf3d0ad 100644
--- a/pkg/dev_compiler/test/compile_error_tests.dart
+++ b/pkg/dev_compiler/test/compile_error_tests.dart
@@ -2052,7 +2052,6 @@ final compileErrorTests = new HashSet<String>.from([
'corelib/string_from_environment3_test_03_multi',
'corelib/string_from_environment3_test_04_multi',
'corelib/string_from_environment3_test_05_multi',
- 'corelib/string_replace_test',
'corelib/symbol_reserved_word_test_04_multi',
'corelib/symbol_reserved_word_test_05_multi',
'corelib/symbol_reserved_word_test_07_multi',
« no previous file with comments | « pkg/analyzer/test/src/task/strong/checker_test.dart ('k') | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698