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

Unified Diff: tests/language_2/language_2_flutter.status

Issue 3008723002: Migrate block 163 to Dart 2.0. (Closed)
Patch Set: Merge fixups Created 3 years, 4 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 | « tests/language_2/language_2_dartdevc.status ('k') | tests/language_2/language_2_precompiled.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2_flutter.status
diff --git a/tests/language_2/language_2_flutter.status b/tests/language_2/language_2_flutter.status
index b9c010db6e631131c7ff49190c5db3502bcc8256..a77a0b63e3cecd614f89ccfe6466717be0dbd93f 100644
--- a/tests/language_2/language_2_flutter.status
+++ b/tests/language_2/language_2_flutter.status
@@ -19,6 +19,15 @@ call_constructor_on_unresolvable_class_test/02: CompileTimeError
call_constructor_on_unresolvable_class_test/07: CompileTimeError
class_keyword_test/02: CompileTimeError
class_override_test/00: CompileTimeError
+type_variable_scope_test/none: CompileTimeError
+type_variable_scope_test/00: CompileTimeError
+type_variable_scope_test/01: CompileTimeError
+type_variable_scope_test/03: CompileTimeError
+type_variable_scope_test/02: CompileTimeError
+type_variable_scope_test/04: CompileTimeError
+type_variable_scope_test/05: CompileTimeError
+unicode_bom_test: CompileTimeError
+type_variable_scope2_test: CompileTimeError
# The VM doesn't enforce that potentially const expressions are actually
# const expressions when the constructor is called with `const`.
« no previous file with comments | « tests/language_2/language_2_dartdevc.status ('k') | tests/language_2/language_2_precompiled.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698