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 f5a726817bdff370477261ba30644a579f3d4282..e882910526df6fe7e2ca6124606e2ef4301cfa45 100644 |
--- a/tests/language_2/language_2_dart2js.status |
+++ b/tests/language_2/language_2_dart2js.status |
@@ -463,6 +463,7 @@ bad_override_test/05: MissingCompileTimeError |
bool_check_test: RuntimeError |
bool_condition_check_test: RuntimeError |
bool_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(BoolTest.testLogicalOp#falseCount) is stored in a closure field. |
+bool_test: RuntimeError |
bound_closure_equality_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(SetMixin.length). 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(_LinkedCustomHashSet_closure.call), j:constructor(_LinkedCustomHashSet.)) |
bound_closure_primitives_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)) |
branch_canonicalization_test: RuntimeError |
@@ -483,14 +484,14 @@ cha_deopt2_test: CompileTimeError |
cha_deopt3_test: CompileTimeError |
class_cycle_test/02: MissingCompileTimeError |
class_cycle_test/03: MissingCompileTimeError |
-class_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Sub.closureRef#)) for j:closure_call(Sub_closureRef_closure.call). |
classes_static_method_clash_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Primitives.applyFunctionWithNamedArguments#bad) is stored in a closure field. |
-closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(A.foo#)) for j:closure_call(A_foo_closure.call). |
closure_cycles_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(doIt_closure.call), ..., j:closure_call(Duration_toString_closure.call), j:closure_call(Y_Y_closure.call)) |
closure_in_constructor_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where |
closure_in_initializer2_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 207 pos 9: 'closure != null': Corresponding closure class not found for () → dynamic => a = a.+(1). Closures found for (() → dynamic { |
+closure_in_initializer2_test: RuntimeError |
closure_in_initializer_test: Crash # NoSuchMethodError: The getter 'parent' was called on null. |
closure_parameter_types_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#invokeCount) is stored in a closure field. |
+closure_parameter_types_test: RuntimeError |
closure_self_reference_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#inner) is stored in a closure field. |
closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null. |
closure_type_variables_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where |
@@ -528,17 +529,12 @@ getter_override_test/00: MissingCompileTimeError |
getter_override_test/01: MissingCompileTimeError |
getter_override_test/02: MissingCompileTimeError |
hash_map_null_key_foreach_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#c) is stored in a closure field. |
+hash_map_null_key_foreach_test: RuntimeError |
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 |
-bool_test: RuntimeError |
-closure_in_initializer2_test: RuntimeError |
-closure_parameter_types_test: RuntimeError |
-hash_map_null_key_foreach_test: RuntimeError |
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 |
@@ -672,7 +668,6 @@ call_operator_test: RuntimeError |
call_test: RuntimeError |
call_through_getter_test/01: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(B.g3#x), local(B.g3#y), local(B.g3#z), local(B.g3#)) for j:closure_call(B_g3_closure.call). |
call_through_getter_test/02: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(B.g3#x), local(B.g3#y), local(B.g3#z), local(B.g3#)) for j:closure_call(B_g3_closure.call). |
-call_through_getter_test/none: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(B.g3#x), local(B.g3#y), local(B.g3#z), local(B.g3#)) for j:closure_call(B_g3_closure.call). |
call_with_no_such_method_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(JsLinkedHashMap.addAll#key), local(JsLinkedHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHashMap_addAll_closure.call). |
canonical_const2_test: RuntimeError |
canonical_const_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'. |
@@ -682,9 +677,7 @@ cha_deopt2_test: CompileTimeError |
cha_deopt3_test: CompileTimeError |
class_cycle_test/02: MissingCompileTimeError |
class_cycle_test/03: MissingCompileTimeError |
-class_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Sub.closureRef#)) for j:closure_call(Sub_closureRef_closure.call). |
classes_static_method_clash_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(JsLinkedHashMap.addAll#key), local(JsLinkedHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHashMap_addAll_closure.call). |
-closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(A.foo#)) for j:closure_call(A_foo_closure.call). |
closure_cycles_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
closure_in_constructor_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. |
closure_in_initializer2_test: RuntimeError |
@@ -722,8 +715,6 @@ getter_override_test/01: MissingCompileTimeError |
getter_override_test/02: MissingCompileTimeError |
hash_map_null_key_foreach_test: RuntimeError |
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 |