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

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

Issue 2979353002: implement `Invocation.typeArguments` in DDC (Closed)
Patch Set: fix 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/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 44655560f2b172ca8a8b0e3bb1e74463789b8bdd..972b9c95df74392788232a5e91c3f650fb5ba239 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -922,10 +922,8 @@ final notYetStrongTests = new HashSet<String>.from([
'language/interface_cycle_test_02_multi',
'language/interface_test_00_multi',
'language/interface_test_none_multi',
- 'language/invocation_mirror2_test',
'language/invocation_mirror_invoke_on2_test',
'language/invocation_mirror_invoke_on_test',
- 'language/invocation_mirror_test',
'language/is_function_test',
'language/is_malformed_type_test_94_multi',
'language/is_malformed_type_test_95_multi',

Powered by Google App Engine
This is Rietveld 408576698