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

Unified Diff: tests/language_2/language_2_vm.status

Issue 3005643002: Migrate block 115. (Closed)
Patch Set: Tweak status files. 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_vm.status
diff --git a/tests/language_2/language_2_vm.status b/tests/language_2/language_2_vm.status
index 441564b40429d83c0246fbdfecee3edaac30022b..bed1d91df9d80735e8473fea20aae9ad55d29083 100644
--- a/tests/language_2/language_2_vm.status
+++ b/tests/language_2/language_2_vm.status
@@ -121,6 +121,14 @@ generic_methods_tearoff_specialization_test: RuntimeError
generic_methods_unused_parameter_test: RuntimeError
generic_tearoff_test: RuntimeError
generic_typedef_test: RuntimeError
+getter_no_setter2_test/00: MissingCompileTimeError
+getter_no_setter2_test/01: MissingCompileTimeError
+getter_no_setter2_test/03: MissingCompileTimeError
+getter_no_setter_test/00: MissingCompileTimeError
+getter_no_setter_test/01: MissingCompileTimeError
+getter_no_setter_test/03: MissingCompileTimeError
+getter_override_test/03: MissingCompileTimeError
+getters_setters2_test/02: MissingCompileTimeError
many_generic_instanceof_test: RuntimeError
[ $compiler == none && $runtime == vm ]
@@ -275,6 +283,8 @@ bool_check_test: RuntimeError
bool_condition_check_test: RuntimeError
function_subtype_inline2_test: RuntimeError
generic_list_checked_test: RuntimeError
+getters_setters2_test/01: RuntimeError
+getters_setters2_test/none: RuntimeError
typevariable_substitution2_test/02: RuntimeError
# The VM doesn't enforce that potentially const expressions are actually
« no previous file with comments | « tests/language_2/language_2_precompiled.status ('k') | tests/language_strong/getter_declaration_negative_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698