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

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

Issue 2731333002: Update for latest tests and sdk (Closed)
Patch Set: Created 3 years, 9 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') | 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 da7cd00abe572d3f360751a81fc0f9cd40e60cd2..b4c5e394fcad26b05fa9d309e27763cdadcdef53 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -133,6 +133,8 @@ final notYetStrongTests = new HashSet<String>.from([
'language/bad_override_test_04_multi',
'language/bad_override_test_05_multi',
'language/bad_override_test_06_multi',
+ 'language/bad_raw_string_test_01_multi',
+ 'language/bad_raw_string_test_02_multi',
'language/black_listed_test_01_multi',
'language/black_listed_test_02_multi',
'language/black_listed_test_03_multi',
« no previous file with comments | « pkg/dev_compiler/test/codegen_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698