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

Unified Diff: tests/language_2/language_2_dart2js.status

Issue 3003933002: Migrate block 116. (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_dart2js.status
diff --git a/tests/language_2/language_2_dart2js.status b/tests/language_2/language_2_dart2js.status
index d066e6d7a6bce1b94a3408459e86f92440cabeb7..4616a1b4716bdd05a01fd8ab77b284d5ae79f760 100644
--- a/tests/language_2/language_2_dart2js.status
+++ b/tests/language_2/language_2_dart2js.status
@@ -127,6 +127,39 @@ generic_methods_tearoff_specialization_test: RuntimeError
generic_methods_type_expression_test: RuntimeError
generic_methods_unused_parameter_test: RuntimeError
generic_tearoff_test: CompileTimeError
+identical_const_test/01: MissingCompileTimeError
+identical_const_test/02: MissingCompileTimeError
+identical_const_test/03: MissingCompileTimeError
+identical_const_test/04: MissingCompileTimeError
+if_null_assignment_behavior_test/03: MissingCompileTimeError
+if_null_assignment_behavior_test/13: MissingCompileTimeError
+if_null_assignment_behavior_test/15: MissingCompileTimeError
+if_null_assignment_static_test/02: MissingCompileTimeError
+if_null_assignment_static_test/04: MissingCompileTimeError
+if_null_assignment_static_test/06: MissingCompileTimeError
+if_null_assignment_static_test/07: MissingCompileTimeError
+if_null_assignment_static_test/09: MissingCompileTimeError
+if_null_assignment_static_test/11: MissingCompileTimeError
+if_null_assignment_static_test/13: MissingCompileTimeError
+if_null_assignment_static_test/14: MissingCompileTimeError
+if_null_assignment_static_test/16: MissingCompileTimeError
+if_null_assignment_static_test/18: MissingCompileTimeError
+if_null_assignment_static_test/20: MissingCompileTimeError
+if_null_assignment_static_test/21: MissingCompileTimeError
+if_null_assignment_static_test/23: MissingCompileTimeError
+if_null_assignment_static_test/25: MissingCompileTimeError
+if_null_assignment_static_test/27: MissingCompileTimeError
+if_null_assignment_static_test/28: MissingCompileTimeError
+if_null_assignment_static_test/30: MissingCompileTimeError
+if_null_assignment_static_test/32: MissingCompileTimeError
+if_null_assignment_static_test/34: MissingCompileTimeError
+if_null_assignment_static_test/35: MissingCompileTimeError
+if_null_assignment_static_test/37: MissingCompileTimeError
+if_null_assignment_static_test/39: MissingCompileTimeError
+if_null_assignment_static_test/41: MissingCompileTimeError
+if_null_assignment_static_test/42: MissingCompileTimeError
+if_null_precedence_test/06: MissingCompileTimeError
+if_null_precedence_test/07: MissingCompileTimeError
[ $compiler == dart2js && !$minified && $runtime != d8]
generic_methods_local_variable_declaration_test: RuntimeError
@@ -139,6 +172,7 @@ many_generic_instanceof_test: RuntimeError
[ $compiler == dart2js && $runtime != none && !$checked ]
generic_list_checked_test: RuntimeError
+if_null_precedence_test/none: RuntimeError
typevariable_substitution2_test/02: RuntimeError
[ $compiler == dart2js && ! $dart2js_with_kernel ]
@@ -160,6 +194,9 @@ assertion_initializer_test: Crash
bad_typedef_test/00: Crash # Issue 28214
call_function_apply_test: RuntimeError # Issue 23873
canonical_const2_test: RuntimeError, OK # Issue 1533
+if_null_assignment_behavior_test/13: Crash # Issue 23491
+if_null_assignment_behavior_test/14: Crash # Issue 23491
+identical_closure2_test: RuntimeError # Issue 1533, Issue 12596
[ $compiler == dart2js && $runtime != none && ! $dart2js_with_kernel ]
accessor_conflict_import2_test: RuntimeError # Issue 25626
@@ -200,6 +237,15 @@ generic_metadata_test/02: Crash # Issue 27394
generic_metadata_test/03: Crash # Issue 27394
generic_methods_generic_function_parameter_test: Crash # Issue 27394
get_set_syntax_test/00: Crash # Issue 27394
+if_null_assignment_behavior_test/06: RuntimeError # Issue 27394
+if_null_assignment_static_test/01: RuntimeError # Issue 27394
+if_null_assignment_static_test/03: RuntimeError # Issue 27394
+if_null_assignment_static_test/04: RuntimeError # Issue 27394
+if_null_assignment_static_test/05: RuntimeError # Issue 27394
+illegal_initializer_test/01: Crash # Issue 27394
+illegal_initializer_test/02: Crash # Issue 27394
+illegal_initializer_test/03: Crash # Issue 27394
+illegal_initializer_test/04: Crash # Issue 27394
[ $compiler == dart2js && !$checked ]
function_subtype_inline2_test: RuntimeError
@@ -293,7 +339,6 @@ function_type/function_type90_test: RuntimeError # Issue 30476
function_type/function_type96_test: RuntimeError # Issue 30476
function_type/function_type9_test: RuntimeError # Issue 30476
-
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
abstract_exact_selector_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(NoSuchMethodError.toString#comma) is stored in a closure field.
abstract_getter_test/01: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class not found for j:getter(Foo.i). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:closure_call(checkIt_closure.call), ..., j:closure_call(checkIt_closure.call), j:closure_call(unwrapException_closure.call))
@@ -478,6 +523,32 @@ generics_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
many_generic_instanceof_test: Crash
regress_30339_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class not found for j:getter(Iterable.iterator). Closures found for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call))
typevariable_substitution2_test/02: RuntimeError
+identical_closure2_test: RuntimeError
+identical_const_test/05: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
+identical_const_test/06: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
+identical_const_test/07: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
+identical_const_test/08: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
+if_null_assignment_behavior_test/01: Crash
+if_null_assignment_behavior_test/02: Crash
+if_null_assignment_behavior_test/03: Crash
+if_null_assignment_behavior_test/04: Crash
+if_null_assignment_behavior_test/05: Crash
+if_null_assignment_behavior_test/06: Crash
+if_null_assignment_behavior_test/11: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#l) is stored in a closure field.
+if_null_assignment_behavior_test/12: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#l) is stored in a closure field.
+if_null_assignment_behavior_test/12: RuntimeError
+if_null_assignment_behavior_test/14: RuntimeError
+if_null_assignment_behavior_test/14: RuntimeError
+if_null_assignment_static_test/01: RuntimeError
+if_null_assignment_static_test/01: RuntimeError
+if_null_assignment_static_test/02: Crash
+if_null_assignment_static_test/03: RuntimeError
+if_null_assignment_static_test/03: RuntimeError
+if_null_assignment_static_test/04: RuntimeError
+if_null_assignment_static_test/04: RuntimeError
+if_null_assignment_static_test/05: RuntimeError
+if_null_assignment_static_test/05: RuntimeError
+if_null_assignment_static_test/06: Crash
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
@@ -646,6 +717,27 @@ many_generic_instanceof_test: Crash
compile_time_constant_a_test: Crash
compile_time_constant_b_test: Crash
compile_time_constant_c_test/02: Crash
+identical_closure2_test: RuntimeError
+if_null_assignment_behavior_test/01: Crash
+if_null_assignment_behavior_test/02: Crash
+if_null_assignment_behavior_test/03: Crash
+if_null_assignment_behavior_test/04: Crash
+if_null_assignment_behavior_test/05: Crash
+if_null_assignment_behavior_test/06: Crash
+if_null_assignment_behavior_test/12: RuntimeError
+if_null_assignment_behavior_test/14: RuntimeError
+if_null_assignment_static_test/01: RuntimeError
+if_null_assignment_static_test/02: Crash
+if_null_assignment_static_test/03: RuntimeError
+if_null_assignment_static_test/04: RuntimeError
+if_null_assignment_static_test/05: RuntimeError
+if_null_assignment_static_test/06: Crash
+if_null_assignment_behavior_test/12: RuntimeError
+if_null_assignment_behavior_test/14: RuntimeError
+if_null_assignment_static_test/01: RuntimeError
+if_null_assignment_static_test/03: RuntimeError
+if_null_assignment_static_test/04: RuntimeError
+if_null_assignment_static_test/05: RuntimeError
[ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ]
async_star_cancel_while_paused_test: RuntimeError # Issue 22853

Powered by Google App Engine
This is Rietveld 408576698