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

Unified Diff: tests/language_2/language_2_flutter.status

Issue 3001433002: Migrating a block of dart 1 tests to dart 2 (Closed)
Patch Set: Migrating tests from dart 1.0 to dart 2.0 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
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 bfc4d3ce3dbecaa87d6f09b5bd053078fa42c439..b9c010db6e631131c7ff49190c5db3502bcc8256 100644
--- a/tests/language_2/language_2_flutter.status
+++ b/tests/language_2/language_2_flutter.status
@@ -17,6 +17,8 @@ call_constructor_on_unresolvable_class_test/01: CompileTimeError
call_constructor_on_unresolvable_class_test/03: CompileTimeError
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
# The VM doesn't enforce that potentially const expressions are actually
# const expressions when the constructor is called with `const`.

Powered by Google App Engine
This is Rietveld 408576698