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

Unified Diff: tests/language_2/language_2_analyzer.status

Issue 3008573002: Migrate test block 113 to Dart 2.0. (Closed)
Patch Set: 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_analyzer.status
diff --git a/tests/language_2/language_2_analyzer.status b/tests/language_2/language_2_analyzer.status
index 176dee91e5f59b13ba67942f356ae524b3936982..0a42f502e28dda91398a4ca022836ba8c9493b75 100644
--- a/tests/language_2/language_2_analyzer.status
+++ b/tests/language_2/language_2_analyzer.status
@@ -178,10 +178,10 @@ cascade_test/none: fail # Issue 11577
closure_call_wrong_argument_count_negative_test: skip
generic_methods_generic_function_parameter_test: CompileTimeError # Issue 28515
generic_local_functions_test: CompileTimeError # Issue 28515
-get_set_syntax_test/none: fail # Issue 11575
generic_list_checked_test: StaticWarning
-generics_test: StaticWarning
generic_test: StaticWarning
+generics_test: StaticWarning
+get_set_syntax_test/none: fail # Issue 11575
[ $strong && $compiler == dart2analyzer ]
accessor_conflict_export2_test: CompileTimeError # Issue 25626
@@ -293,12 +293,14 @@ class_literal_test/22: MissingCompileTimeError
class_literal_test/23: MissingCompileTimeError
class_literal_test/24: MissingCompileTimeError
class_literal_test/25: MissingCompileTimeError
+closure_type_test: Pass
generic_constructor_mixin_test/01: MissingCompileTimeError
generic_constructor_mixin2_test/01: MissingCompileTimeError
generic_constructor_mixin3_test/01: MissingCompileTimeError
+generic_field_mixin6_test/01: MissingCompileTimeError
+generic_function_typedef2_test/04: MissingCompileTimeError
generic_methods_generic_function_result_test/01: MissingCompileTimeError # Issue #30207
generic_methods_type_expression_test: StaticWarning # Issue 30530
-closure_type_test: Pass
[ $compiler == dart2analyzer && $runtime == none ]
assertion_initializer_const_error2_test/none: CompileTimeError

Powered by Google App Engine
This is Rietveld 408576698