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

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

Issue 2757753002: Migrate DDC to the new analysis driver.
Patch Set: Rebase Created 3 years, 6 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_test.dart ('k') | pkg/dev_compiler/test/options/options_test.dart » ('j') | 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 f5a3699e6f16e134d67ba4b941a42095aabe22da..fa15a9f94ae13293f59cb971331d49634f7bde35 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -937,6 +937,7 @@ final notYetStrongTests = new HashSet<String>.from([
'language/is_object_test',
'language/isnot_malformed_type_test',
'language/issue11724_test',
+ 'language/issue11793_test',
'language/issue13474_test',
'language/issue1363_test',
'language/issue15606_test_01_multi',
« no previous file with comments | « pkg/dev_compiler/test/codegen_test.dart ('k') | pkg/dev_compiler/test/options/options_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698