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

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

Issue 2986673002: Fix getSetterType in presence of metadata (Closed)
Patch Set: Rebase 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
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 3303e3cb59333031b32ca4a287c8329a869d754d..2d14450ad73d72d0d1695e8136ae2abbd0f00406 100644
--- a/pkg/dev_compiler/test/compile_error_tests.dart
+++ b/pkg/dev_compiler/test/compile_error_tests.dart
@@ -2053,9 +2053,6 @@ final compileErrorTests = new HashSet<String>.from([
'corelib/string_from_environment3_test_04_multi',
'corelib/string_from_environment3_test_05_multi',
'corelib/string_replace_test',
- 'corelib/string_test',
- 'corelib/symbol_operator_test_03_multi',
- 'corelib/symbol_operator_test_none_multi',
'corelib/symbol_reserved_word_test_04_multi',
'corelib/symbol_reserved_word_test_05_multi',
'corelib/symbol_reserved_word_test_07_multi',
@@ -2065,7 +2062,6 @@ final compileErrorTests = new HashSet<String>.from([
'corelib/symbol_test_01_multi',
'corelib/symbol_test_02_multi',
'corelib/symbol_test_03_multi',
- 'corelib/symbol_test_none_multi',
'lib/async/async_await_sync_completer_test',
'lib/async/async_await_zones_test',
'lib/async/catch_errors2_test',
« no previous file with comments | « pkg/dev_compiler/test/browser/language_tests.js ('k') | pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/classes.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698