Index: tests/compiler/dart2js_extra/dart2js_extra.status |
diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status |
index 0e8d0c1fab3b4df0d93072618642c124c81ee68d..89cc6c449700fb5d56ec99706d6eebebd3222fb7 100644 |
--- a/tests/compiler/dart2js_extra/dart2js_extra.status |
+++ b/tests/compiler/dart2js_extra/dart2js_extra.status |
@@ -183,11 +183,12 @@ regress/4562_test/01: Crash # Issue 27394 |
23828_test: Crash |
assert_with_message_test: Crash |
async_stacktrace_test: Crash |
+big_allocation_expression_test: Crash |
bound_closure_interceptor_methods_test: Crash |
bound_closure_interceptor_type_test: Crash |
break_test: Crash |
closure3_test: Crash |
-closure4_test: Crash |
+closure4_test: RuntimeError |
closure5_test: Crash |
closure6_test: Crash |
closure7_test: Crash |
@@ -195,7 +196,6 @@ closure_capture2_test: Crash |
closure_capture3_test: Crash |
closure_capture4_test: Crash |
closure_capture5_test: Crash |
-closure_capture6_test: Crash |
closure_capture_test: Crash |
closure_type_reflection2_test: Crash |
closure_type_reflection_test: Crash |
@@ -228,16 +228,18 @@ deferred_fail_and_retry_worker_test: CompileTimeError |
deferred_inheritance_test: CompileTimeError |
deferred_split_test: CompileTimeError |
dummy_compiler_test: CompileTimeError |
+first_class_types_hashcode_test: Crash |
for_in_test: Crash |
hash_code_test: Crash |
if_null_test: Crash |
+if_null2_test: Crash |
+if_null3_test: Crash |
inference_nsm_mirrors_test: Crash |
inference_super_set_call_test: RuntimeError |
inline_position_crash_test: Crash |
interceptor_named_arguments_test: Crash |
invalid_annotation2_test/none: Crash |
is_check_instanceof_test: Crash |
-js_array_index_error_test: Crash |
js_dispatch_property_test: RuntimeError |
label_test/06: Crash |
lookup_map/dead_entry_single_nested_pairs_test: Crash |
@@ -288,7 +290,6 @@ private_symbol_literal_test/06: MissingCompileTimeError |
recursive_import_test: CompileTimeError |
reflect_native_types_test: Crash |
regress/4515_1_test: Crash |
-regress/4515_2_test: Crash |
regress/4515_3_test: Crash |
regress/4562_test/none: CompileTimeError |
regress/4639_test: Crash |
@@ -329,15 +330,14 @@ bound_closure_interceptor_methods_test: Crash # NoSuchMethodError: The getter 'e |
bound_closure_interceptor_type_test: Crash # NoSuchMethodError: The getter 'classIndex' was called on null. |
break_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 |
closure3_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no instance getter 'supertype'. |
-closure4_test: Crash # NoSuchMethodError: The getter 'classIndex' was called on null. |
+closure4_test: RuntimeError |
closure5_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'. |
closure6_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no instance getter 'supertype'. |
closure7_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no instance getter 'supertype'. |
closure_capture2_test: Crash # Assertion failure: Cannot find value local(closure1_closure.call#$1) in (local(closure1#)) for j:closure_call(closure1_closure.call). |
closure_capture3_test: Crash # Assertion failure: Cannot find value local(Closure_nestedClosure_closure.call#f) in (local(Closure.nestedClosure#)) for j:closure_call(Closure_nestedClosure_closure.call). |
closure_capture4_test: Crash # Assertion failure: Cannot find value local(closure5_closure.call#x) in (local(closure5#)) for j:closure_call(closure5_closure.call). |
-closure_capture5_test: Crash # Assertion failure: Cannot find value local(closure3_closure.call#fs) in (local(closure3#)) for j:closure_call(closure3_closure.call). |
-closure_capture6_test: Crash # Assertion failure: Cannot find value local(captureTwiceNested_closure.call#x) in (local(captureTwiceNested#)) for j:closure_call(captureTwiceNested_closure.call). |
+closure_capture5_test: RuntimeError |
closure_capture_test: Crash # Assertion failure: Cannot find value local(closure9_closure.call#z) in (local(closure9_closure.call#x), local(closure9_closure.call#y), local(closure9#)) for j:closure_call(closure9_closure.call). |
closure_type_reflection2_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin |
closure_type_reflection_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin |
@@ -379,7 +379,6 @@ inline_position_crash_test: Crash # NoSuchMethodError: The getter 'classIndex' w |
interceptor_named_arguments_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. |
invalid_annotation2_test/none: Crash # NoSuchMethodError: Class 'DynamicType' has no instance getter 'element'. |
is_check_instanceof_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. |
-js_array_index_error_test: Crash # Assertion failure: Cannot find value local(variableIndexSetNonempty_closure.call#index) in (local(variableIndexSetNonempty#fault3), local(variableIndexSetNonempty_closure.call#a)) for j:closure_call(variableIndexSetNonempty_closure.call). |
js_dispatch_property_test: RuntimeError |
label_test/06: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 |
lookup_map/dead_entry_single_nested_pairs_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'. |
@@ -430,7 +429,6 @@ private_symbol_literal_test/06: MissingCompileTimeError |
recursive_import_test: CompileTimeError |
reflect_native_types_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedMixin |
regress/4515_1_test: Crash # Assertion failure: Cannot find value local(main_closure.call#a) in (local(main#)) for j:closure_call(main_closure.call). |
-regress/4515_2_test: Crash # NoSuchMethodError: The getter 'name' was called on null. |
regress/4515_3_test: Crash # Assertion failure: Cannot find value local(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace)) for j:closure_call(unwrapException_closure.call). |
regress/4562_test/none: CompileTimeError |
regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. |