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

Unified Diff: tests/language/language_analyzer2.status

Issue 3008723002: Migrate block 163 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/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index 85ef315aa18d43f2daf207d051cadf0d8c9d5086..5851bc140791c14d6660bc08ec6cba522d09ee1d 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -67,7 +67,6 @@ interface_test/none: fail # Issue 11575
syntax_test/none: fail # Issue 11575
factory5_test/none: fail # Issue 11578
type_variable_bounds_test/none: fail # Issue 11578
-type_variable_scope_test/none: fail # Issue 11578
factory_implementation_test/none: fail # Issue 11578
malbounded_redirecting_factory_test/none: fail # Issue 11578
malbounded_redirecting_factory2_test/none: fail # Issue 11578
@@ -87,9 +86,6 @@ prefix8_negative_test: fail # Issue 11964
prefix11_negative_test: fail # Issue 11964
static_call_wrong_argument_count_negative_test: fail # Issue 12156
type_parameter_test/none: fail # Issue 12160
-type_variable_static_context_negative_test: fail # Issue 12161
-unresolved_in_factory_negative_test: fail # Issue 12163
-unresolved_top_level_var_negative_test: fail # Issue 12163
prefix3_negative_test: fail # Issue 12191
issue11724_test: fail # Issue 12381
static_field_test/01: fail # Issue 12541
@@ -350,17 +346,11 @@ test_negative_test: CompileTimeError
try_catch4_test: StaticWarning
try_catch5_test: StaticWarning
type_argument_in_super_type_test: StaticWarning
-typed_selector2_test: StaticWarning
type_variable_identifier_expression_test: StaticWarning
-type_variable_scope2_test: StaticWarning
type_variable_conflict2_test/02: MissingCompileTimeError
type_variable_conflict2_test/06: MissingCompileTimeError
type_variable_conflict2_test/08: MissingCompileTimeError
type_variable_conflict2_test/10: MissingCompileTimeError
-unary_plus_negative_test: CompileTimeError
-unbound_getter_test: StaticWarning
-unhandled_exception_negative_test: CompileTimeError
-unresolved_top_level_method_negative_test: StaticWarning
vm/debug_break_vm_test/*: Skip
vm/debug_break_enabled_vm_test: Skip
vm/type_cast_vm_test: StaticWarning

Powered by Google App Engine
This is Rietveld 408576698