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

Unified Diff: tests/language_2/language_2_kernel.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
« 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_kernel.status
diff --git a/tests/language_2/language_2_kernel.status b/tests/language_2/language_2_kernel.status
index 0c0b37a740df6ca0557de7a65bbee1a1bdfa7b63..48ac61ca0c4d36966044792f787e04c1a1c7ee67 100644
--- a/tests/language_2/language_2_kernel.status
+++ b/tests/language_2/language_2_kernel.status
@@ -7,6 +7,7 @@
[ $compiler == dartk ]
generic_methods_generic_function_result_test/none: CompileTimeError # Issue #30208
+hello_dart_test: Crash # error: expected: cls.is_type_finalized()
[ $compiler == dartk && $runtime == vm ]
assertion_initializer_const_error2_test/none: CompileTimeError
@@ -33,6 +34,15 @@ generic_methods_simple_is_expression_test: RuntimeError
generic_methods_tearoff_specialization_test: RuntimeError
generic_methods_unused_parameter_test: RuntimeError
generic_tearoff_test: CompileTimeError
+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
+getters_setters2_test/01: RuntimeError
+getters_setters2_test/02: MissingCompileTimeError
+getters_setters2_test/none: RuntimeError
[ $compiler == dartk && $runtime == vm && !$checked ]
assertion_initializer_const_error2_test/cc02: MissingCompileTimeError
« 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