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

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

Issue 2699053002: treat void as a top type, analyzer fix for #28763
Patch Set: Created 3 years, 10 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/lib/js/legacy/dart_sdk.js ('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 c73580e9b9fb507c5b2251834f6c4e9163f3921b..64990451a87fae5647d2776e8459ae383003c632 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -104,9 +104,6 @@ final notYetStrongTests = new HashSet<String>.from([
'language/async_await_syntax_test_e7_multi',
'language/async_await_syntax_test_e8_multi',
'language/async_await_syntax_test_e9_multi',
- 'language/async_or_generator_return_type_stacktrace_test_01_multi',
- 'language/async_or_generator_return_type_stacktrace_test_02_multi',
- 'language/async_or_generator_return_type_stacktrace_test_03_multi',
'language/async_return_types_test_tooManyTypeParameters_multi',
'language/async_return_types_test_wrongReturnType_multi',
'language/async_return_types_test_wrongTypeParameter_multi',
@@ -1268,7 +1265,6 @@ final notYetStrongTests = new HashSet<String>.from([
'language/no_such_constructor_test_01_multi',
'language/no_such_method2_test',
'language/no_such_method_dispatcher_test',
- 'language/no_such_method_mock_test',
'language/no_such_method_test',
'language/non_parameterized_factory2_test',
'language/non_parameterized_factory_test',
« no previous file with comments | « pkg/dev_compiler/lib/js/legacy/dart_sdk.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698