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

Unified Diff: tests/lib/lib.status

Issue 1123343008: Implement raw list checks. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update test expectations. Created 5 years, 7 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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 1a10ac86c29f9e1cea429ed61a37cbd33de578f3..5ff1e3c51d9376a41975da60ddcfa8b9a0c39a85 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -321,354 +321,349 @@ mirrors/immutable_collections_test: SkipSlow # Timeout.
convert/streamed_conversion_json_utf8_decode_test: Skip # Timeout.
[ $compiler == dart2js && $cps_ir ]
-async/first_regression_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/future_timeout_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/future_value_chain4_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-async/intercept_print1_test : Crash # bailout: unsupported element kind: events:field
-async/intercept_schedule_microtask2_test : Crash # bailout: unsupported element kind: events:field
-async/intercept_schedule_microtask3_test : Crash # bailout: unsupported element kind: events:field
-async/intercept_schedule_microtask4_test : Crash # bailout: unsupported element kind: events:field
-async/intercept_schedule_microtask5_test : Crash # bailout: unsupported element kind: events:field
-async/intercept_schedule_microtask6_test : Crash # bailout: unsupported element kind: events:field
-async/multiple_timer_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/schedule_microtask2_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/schedule_microtask3_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/schedule_microtask5_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/schedule_microtask_test : Crash # Assertion failure: Unknown variable: variable(#TOTAL).
-async/stream_controller_async_test : Crash # bailout: unsupported element kind: _defaultEnvironment:field
-async/stream_controller_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-async/stream_first_where_test : Crash # bailout: unsupported element kind: _defaultEnvironment:field
-async/stream_from_iterable_test : Crash # bailout: unsupported element kind: _defaultEnvironment:field
-async/stream_iterator_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_join_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_last_where_test : Crash # bailout: unsupported element kind: _defaultEnvironment:field
-async/stream_listen_zone_test : Crash # bailout: (switch (stepCount++ ){case 0:expectedBits|= 1;controller.add(42);break;case 1:expectedBits|= 2;controller.addError("ERROR",null);break;case 2:Expect.equals(registerExpect,registerCount,stepName);sub.onData((v){Expect.identical(zone,Zone.current,stepName);Expect.equals(37,v);callbackBits|= 8;nextStep();});Expect.equals( ++registerExpect,registerCount,stepName);expectedBits|= 8;controller.add(37);break;case 3:Expect.equals(registerExpect,registerCount,stepName);sub.onError((e,s){Expect.identical(zone,Zone.current);Expect.equals("BAD",e);callbackBits|= 16;nextStep();});Expect.equals( ++registerExpect,registerCount,stepName);expectedBits|= 16;controller.addError("BAD",null);break;case 4:Expect.equals(registerExpect,registerCount,stepName);if(overrideDone){sub.onDone((){Expect.identical(zone,Zone.current);callbackBits|= 32;nextStep();});registerExpect++ ;expectedBits|= 32;}else{expectedBits|= 4;}Expect.equals(registerExpect,registerCount,stepName);controller.close();break;case 5:asyncEnd();}): Unhandled node
-async/stream_periodic2_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_periodic3_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_periodic4_test : Crash # Instance of 'TypeOperator': type check unimplemented for Iterable.
-async/stream_periodic5_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_periodic_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_single_test : Crash # bailout: unsupported element kind: _defaultEnvironment:field
-async/stream_single_to_multi_subscriber_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_state_nonzero_timer_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_state_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_subscription_as_future_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_subscription_cancel_test : Crash # Instance of 'TypeOperator': type check unimplemented for Iterable.
-async/stream_timeout_test : Crash # Assertion failure: Unknown variable: variable(main#ms5).
-async/stream_transform_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_transformation_broadcast_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/timer_cancel1_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/timer_cancel2_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/timer_cancel_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/timer_isActive_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/timer_isolate_test: Crash # (createTimer): handleStaticFunctionGet: function(createTimer)
-async/timer_regress22626_test : Crash # bailout: unsupported element kind: rng:field
-async/timer_repeat_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/timer_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-async/zone_debug_test : Crash # bailout: unsupported element kind: events:field
-async/zone_error_callback_test : Crash # bailout: unsupported element kind: replaceZoneSpec:field
-collection/linked_list_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/ascii_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/chunked_conversion2_test : RuntimeError
-convert/chunked_conversion_json_decode1_test : Crash # Instance of 'TypeOperator': type check unimplemented for List.
-convert/chunked_conversion_json_encode1_test : Crash # bailout: unsupported element kind: TESTS:field
-convert/chunked_conversion_utf82_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/chunked_conversion_utf84_test : Crash # bailout: unsupported element kind: UNICODE_TESTS:field
-convert/chunked_conversion_utf85_test : Crash # bailout: unsupported element kind: UNICODE_TESTS:field
-convert/chunked_conversion_utf86_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/chunked_conversion_utf87_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/chunked_conversion_utf8_test : Crash # bailout: unsupported element kind: UNICODE_TESTS:field
-convert/codec2_test : Crash # Instance of 'TypeOperator': type check unimplemented for List.
-convert/encoding_test : Crash # bailout: unsupported element kind: UNICODE_TESTS:field
-convert/json_chunk_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/json_lib_test : Crash # Instance of 'TypeOperator': type check unimplemented for Iterable.
-convert/json_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/json_toEncodable_reviver_test : Crash # Instance of 'TypeOperator': type check unimplemented for List.
-convert/json_utf8_chunk_test : Crash # bailout: unsupported element kind: UNICODE_TESTS:field
-convert/json_util_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/latin1_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/line_splitter_test : Crash # Assertion failure: Unknown variable: variable(testManyLines#breaks).
-convert/streamed_conversion_json_decode1_test : Crash # Instance of 'TypeOperator': type check unimplemented for List.
-convert/streamed_conversion_json_encode1_test : Crash # bailout: unsupported element kind: TESTS:field
-convert/streamed_conversion_json_utf8_decode_test : Crash # Instance of 'TypeOperator': type check unimplemented for List.
-convert/streamed_conversion_json_utf8_encode_test : Crash # bailout: unsupported element kind: JSON_UTF8:field
-convert/streamed_conversion_utf8_decode_test : Crash # bailout: unsupported element kind: UNICODE_TESTS:field
-convert/streamed_conversion_utf8_encode_test : Crash # bailout: unsupported element kind: UNICODE_TESTS:field
-convert/utf82_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/utf8_encode_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/utf8_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-js/null_test : Crash # Instance of 'TypeOperator': type check unimplemented for Iterable.
-math/double_pow_test : Crash # bailout: unsupported element kind: samples:field
-math/math_parse_double_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-math/min_max_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-math/point_test : Crash # Instance of 'TypeOperator': type check unimplemented for Iterable.
-math/random_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-math/rectangle_test : Crash # Assertion failure: Unknown variable: variable(main#NaN).
-mirrors/abstract_class_test/00 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/abstract_class_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/abstract_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/accessor_cache_overflow_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/basic_types_in_dart_core_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/circular_factory_redirection_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/circular_factory_redirection_test/02 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/circular_factory_redirection_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/class_declarations_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/class_declarations_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/class_mirror_location_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/class_mirror_type_variables_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/closures_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/closurization_equivalence_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/constructor_kinds_test/01 : Crash # bailout: (=Class.factoryConstructor;): Unhandled node
-mirrors/constructor_kinds_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/constructor_private_name_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/constructors_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/dart2js_mirrors_test : Crash # Instance of 'TypeOperator': type check unimplemented for Class.
-mirrors/declarations_type_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map<Symbol, DeclarationMirror>.
-mirrors/deferred_mirrors_metadata_test : Crash # bailout: (lib1.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
-mirrors/deferred_mirrors_metatarget_test : Crash # bailout: (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
-mirrors/deferred_mirrors_update_test : Crash # bailout: (l.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
-mirrors/deferred_type_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/delegate_call_through_getter_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/delegate_test : RuntimeError
-mirrors/enum_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/equality_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/fake_function_with_call_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/fake_function_without_call_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/field_type_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/function_type_mirror_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_bounded_by_type_parameter_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_bounded_by_type_parameter_test/02 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_bounded_by_type_parameter_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_bounded_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_bounded_test/02 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_bounded_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_class_declaration_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/generic_f_bounded_mixin_application_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_f_bounded_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_f_bounded_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_function_typedef_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/generic_interface_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_interface_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_list_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_local_function_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_mixin_applications_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_mixin_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_superclass_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_superclass_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generic_type_mirror_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generics_double_substitution_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generics_double_substitution_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generics_dynamic_test : Crash # unimplemented translation of type expression dynamic
-mirrors/generics_special_types_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/generics_substitution_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/generics_test/01 : Crash # unimplemented translation of type expression dynamic
-mirrors/generics_test/none : Crash # unimplemented translation of type expression dynamic
-mirrors/globalized_closures2_test/00 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/globalized_closures2_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/globalized_closures_test/00 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/globalized_closures_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/hierarchy_invariants_test : Crash # Instance of 'TypeOperator': type check unimplemented for List.
-mirrors/hot_get_field_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/hot_set_field_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/immutable_collections_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/inference_and_no_such_method_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/inherit_field_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/inherited_metadata_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/initializing_formals_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/initializing_formals_test/03 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/initializing_formals_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/instance_members_easier_test : Crash # bailout: (=Superclass.inheritedNormalFactory;): Unhandled node
-mirrors/instance_members_test : Crash # bailout: (=Superclass.inheritedNormalFactory;): Unhandled node
-mirrors/instance_members_unimplemented_interface_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/instance_members_with_override_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/instantiate_abstract_class_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/intercepted_cache_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/intercepted_class_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/intercepted_object_test : Crash # Instance of 'TypeOperator': type check unimplemented for List.
-mirrors/intercepted_superclass_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invocation_fuzz_test/emptyarray : Crash # bailout: unsupported element kind: queue:field
-mirrors/invocation_fuzz_test/false : Crash # bailout: unsupported element kind: queue:field
-mirrors/invocation_fuzz_test/none : Crash # bailout: unsupported element kind: queue:field
-mirrors/invocation_fuzz_test/smi : Crash # bailout: unsupported element kind: queue:field
-mirrors/invocation_fuzz_test/string : Crash # bailout: unsupported element kind: queue:field
-mirrors/invoke_call_on_closure_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_call_through_getter_previously_accessed_test/named : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_call_through_getter_previously_accessed_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_call_through_getter_test/named : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_call_through_getter_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_call_through_implicit_getter_previously_accessed_test/named : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_call_through_implicit_getter_previously_accessed_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_call_through_implicit_getter_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_closurization2_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_closurization_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_import_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_named_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_named_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_natives_malicious_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_private_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_private_wrong_library_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/invoke_throws_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/is_odd_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/lazy_static_test : Crash # bailout: unsupported element kind: hello:field
-mirrors/libraries_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/library_declarations_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/library_declarations_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/library_enumeration_deferred_loading_test : Crash # bailout: (other.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
-mirrors/library_exports_hidden_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/library_exports_shown_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/library_import_deferred_loading_test : Crash # bailout: (other.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
-mirrors/library_imports_bad_metadata_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/library_imports_bad_metadata_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/library_imports_deferred_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/library_imports_hidden_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/library_imports_metadata_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/library_imports_prefixed_show_hide_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/library_imports_prefixed_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/library_imports_shown_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/library_uri_package_test : Crash # Instance of 'TypeOperator': type check unimplemented for Iterable.
-mirrors/list_constructor_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/list_constructor_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/load_library_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/local_function_is_static_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/local_isolate_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/02 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/03 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/04 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/05 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/06 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/07 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/08 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/09 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/10 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/11 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/13 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/14 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/15 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/16 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/23 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/24 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/25 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/26 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/27 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_allowed_values_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_constructed_constant_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_constructor_arguments_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_constructor_arguments_test/02 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_constructor_arguments_test/03 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_constructor_arguments_test/04 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_constructor_arguments_test/05 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_constructor_arguments_test/06 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_constructor_arguments_test/07 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_constructor_arguments_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_nested_constructor_call_test/01 : Crash # bailout: unsupported element kind: closure:field
-mirrors/metadata_nested_constructor_call_test/02 : Crash # bailout: unsupported element kind: closure:field
-mirrors/metadata_nested_constructor_call_test/03 : Crash # bailout: unsupported element kind: closure:field
-mirrors/metadata_nested_constructor_call_test/04 : Crash # bailout: unsupported element kind: closure:field
-mirrors/metadata_nested_constructor_call_test/05 : Crash # bailout: unsupported element kind: closure:field
-mirrors/metadata_nested_constructor_call_test/06 : Crash # bailout: unsupported element kind: closure:field
-mirrors/metadata_nested_constructor_call_test/07 : Crash # bailout: unsupported element kind: closure:field
-mirrors/metadata_nested_constructor_call_test/08 : Crash # bailout: unsupported element kind: closure:field
-mirrors/metadata_nested_constructor_call_test/09 : Crash # bailout: unsupported element kind: closure:field
-mirrors/metadata_nested_constructor_call_test/none : Crash # bailout: unsupported element kind: closure:field
-mirrors/method_mirror_location_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/method_mirror_name_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/method_mirror_properties_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/method_mirror_returntype_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/method_mirror_source_line_ending_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/method_mirror_source_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/mirror_in_static_init_test/01 : Crash # bailout: unsupported element kind: staticField:field
-mirrors/mirror_in_static_init_test/none : Crash # bailout: unsupported element kind: staticField:field
-mirrors/mirrors_nsm_test/dart2js : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/mirrors_nsm_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/mirrors_reader_test : Crash # Instance of 'TypeOperator': type check unimplemented for Iterable.
-mirrors/mirrors_resolve_fields_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/mirrors_test : Crash # Instance of 'TypeOperator': type check unimplemented for Class.
-mirrors/mirrors_used_inheritance_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/mixin_application_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/mixin_members_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/mixin_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/model_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/native_class_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/new_instance_with_type_arguments_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/no_metadata_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/null2_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/null_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/operator_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/parameter_is_const_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/parameter_is_const_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/parameter_of_mixin_app_constructor_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/parameter_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/parameter_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/private_symbol_mangling_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/private_symbol_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/private_types_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/proxy_type_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/raw_type_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/raw_type_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/redirecting_factory_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for Class<String, int>.
-mirrors/redirecting_factory_test/02 : Crash # Instance of 'TypeOperator': type check unimplemented for Class<String, int>.
-mirrors/redirecting_factory_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for Class<String, int>.
-mirrors/reflect_class_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflect_class_test/02 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflect_class_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflect_model_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_classes_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_classes_test/02 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_classes_test/03 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_classes_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_function_type_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/reflected_type_special_types_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_test/02 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_test/03 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_typedefs_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/reflected_type_typevars_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/regress_14304_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/regress_19731_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/relation_assignable_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/relation_subclass_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/relation_subtype_test : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/removed_api_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/repeated_private_anon_mixin_app_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/return_type_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/set_field_with_final_inheritance_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/set_field_with_final_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/spawn_function_root_library_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/static_members_easier_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/static_members_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/static_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/superclass2_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/superclass_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/symbol_validation_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/symbol_validation_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/synthetic_accessor_properties_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/to_string_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/top_level_accessors_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/type_argument_is_type_variable_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/type_mirror_for_type_test : Crash # Instance of 'TypeOperator': type check unimplemented for C<Type>.
-mirrors/type_variable_is_static_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/type_variable_owner_test/01 : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/type_variable_owner_test/none : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/typearguments_mirror_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/typedef_deferred_library_test : Crash # bailout: (def.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
-mirrors/typedef_reflected_type_test/01 : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/typedef_reflected_type_test/none : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-mirrors/unnamed_library_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/variable_is_const_test/01 : Crash # Instance of 'TypeOperator': type casts not implemented.
-mirrors/variable_is_const_test/none : Crash # Instance of 'TypeOperator': type casts not implemented.
-profiler/metrics_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-profiler/user_tags_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-typed_data/constructor_checks_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-typed_data/float32x4_list_test : Crash # Instance of 'TypeOperator': type check unimplemented for List<Float32x4>.
-typed_data/float32x4_shuffle_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-typed_data/float32x4_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-typed_data/int32x4_list_test : Crash # Instance of 'TypeOperator': type check unimplemented for List<Int32x4>.
-typed_data/int32x4_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-typed_data/typed_data_hierarchy_int64_test : Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
-typed_data/typed_data_hierarchy_test : Crash # Instance of 'TypeOperator': type check unimplemented for List<double>.
-typed_data/typed_data_list_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map.
-typed_data/typed_data_sublist_type_test : Crash # Instance of 'TypeOperator': type check unimplemented for T.
-typed_data/typed_list_iterable_test : Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+async/first_regression_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/future_timeout_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/future_value_chain4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+async/intercept_print1_test: Crash # unsupported element kind: events:field
+async/intercept_schedule_microtask2_test: Crash # unsupported element kind: events:field
+async/intercept_schedule_microtask3_test: Crash # unsupported element kind: events:field
+async/intercept_schedule_microtask4_test: Crash # unsupported element kind: events:field
+async/intercept_schedule_microtask5_test: Crash # unsupported element kind: events:field
+async/intercept_schedule_microtask6_test: Crash # unsupported element kind: events:field
+async/multiple_timer_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/schedule_microtask2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/schedule_microtask3_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/schedule_microtask5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/schedule_microtask_test: Crash # Please triage this failure.
+async/stream_controller_async_test: Crash # unsupported element kind: _defaultEnvironment:field
+async/stream_controller_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+async/stream_first_where_test: Crash # unsupported element kind: _defaultEnvironment:field
+async/stream_from_iterable_test: Crash # unsupported element kind: _defaultEnvironment:field
+async/stream_iterator_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_join_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_last_where_test: Crash # unsupported element kind: _defaultEnvironment:field
+async/stream_listen_zone_test: Crash # Unhandled node
+async/stream_periodic2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_periodic3_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_periodic4_test: Crash # unsupported element kind: _defaultEnvironment:field
+async/stream_periodic5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_periodic_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_single_test: Crash # unsupported element kind: _defaultEnvironment:field
+async/stream_single_to_multi_subscriber_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_state_nonzero_timer_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_state_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_subscription_as_future_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_subscription_cancel_test: Crash # unsupported element kind: _escapeRegExp:field
+async/stream_timeout_test: Crash # Please triage this failure.
+async/stream_transform_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_transformation_broadcast_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/timer_cancel1_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/timer_cancel2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/timer_cancel_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/timer_isActive_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/timer_regress22626_test: Crash # unsupported element kind: rng:field
+async/timer_repeat_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/timer_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/zone_debug_test: Crash # unsupported element kind: events:field
+async/zone_error_callback_test: Crash # unsupported element kind: replaceZoneSpec:field
+collection/linked_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/ascii_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/chunked_conversion2_test: RuntimeError # Please triage this failure.
+convert/chunked_conversion_json_decode1_test: Crash # unsupported element kind: TESTS:field
+convert/chunked_conversion_json_encode1_test: Crash # unsupported element kind: TESTS:field
+convert/chunked_conversion_utf82_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/chunked_conversion_utf84_test: Crash # unsupported element kind: UNICODE_TESTS:field
+convert/chunked_conversion_utf85_test: Crash # unsupported element kind: UNICODE_TESTS:field
+convert/chunked_conversion_utf86_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/chunked_conversion_utf87_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/chunked_conversion_utf8_test: Crash # unsupported element kind: UNICODE_TESTS:field
+convert/encoding_test: Crash # unsupported element kind: UNICODE_TESTS:field
+convert/json_chunk_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/json_lib_test: Crash # unsupported element kind: _escapeRegExp:field
+convert/json_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/json_toEncodable_reviver_test: RuntimeError # Please triage this failure.
+convert/json_utf8_chunk_test: Crash # unsupported element kind: UNICODE_TESTS:field
+convert/json_util_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/latin1_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/line_splitter_test: Crash # Please triage this failure.
+convert/streamed_conversion_json_decode1_test: Crash # unsupported element kind: TESTS:field
+convert/streamed_conversion_json_encode1_test: Crash # unsupported element kind: TESTS:field
+convert/streamed_conversion_json_utf8_decode_test: Crash # unsupported element kind: JSON_UTF8:field
+convert/streamed_conversion_json_utf8_encode_test: Crash # unsupported element kind: JSON_UTF8:field
+convert/streamed_conversion_utf8_decode_test: Crash # unsupported element kind: UNICODE_TESTS:field
+convert/streamed_conversion_utf8_encode_test: Crash # unsupported element kind: UNICODE_TESTS:field
+convert/utf82_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/utf8_encode_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+convert/utf8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+js/null_test: Crash # unsupported element kind: _escapeRegExp:field
+math/double_pow_test: Crash # unsupported element kind: samples:field
+math/math_parse_double_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+math/min_max_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+math/point_test: Crash # unsupported element kind: _escapeRegExp:field
+math/random_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+math/rectangle_test: Crash # Please triage this failure.
+mirrors/abstract_class_test/00: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/abstract_class_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/abstract_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/accessor_cache_overflow_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/basic_types_in_dart_core_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/circular_factory_redirection_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/circular_factory_redirection_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/circular_factory_redirection_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/class_declarations_test/01: Crash # (=Superclass.inheritedNormalFactory;): Unhandled node
+mirrors/class_declarations_test/none: Crash # (=Superclass.inheritedNormalFactory;): Unhandled node
+mirrors/class_mirror_location_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/class_mirror_type_variables_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/closures_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/closurization_equivalence_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/constructor_kinds_test/01: Crash # (=Class.factoryConstructor;): Unhandled node
+mirrors/constructor_kinds_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/constructor_private_name_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/constructors_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/dart2js_mirrors_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/declarations_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<Symbol, DeclarationMirror>.
+mirrors/deferred_mirrors_metadata_test: Crash # (lib1.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
+mirrors/deferred_mirrors_metatarget_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
+mirrors/deferred_mirrors_update_test: Crash # (l.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
+mirrors/deferred_type_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/delegate_call_through_getter_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/delegate_test: RuntimeError # Please triage this failure.
+mirrors/enum_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/equality_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/fake_function_with_call_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/fake_function_without_call_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/field_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/function_type_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_bounded_by_type_parameter_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_bounded_by_type_parameter_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_bounded_by_type_parameter_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_bounded_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_bounded_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_bounded_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_class_declaration_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_f_bounded_mixin_application_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_f_bounded_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_f_bounded_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_function_typedef_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/generic_interface_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_interface_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_local_function_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_mixin_applications_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_mixin_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_superclass_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_superclass_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generic_type_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generics_double_substitution_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generics_double_substitution_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generics_dynamic_test: Crash # Please triage this failure.
+mirrors/generics_special_types_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/generics_substitution_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/generics_test/01: Crash # Please triage this failure.
+mirrors/generics_test/none: Crash # Please triage this failure.
+mirrors/globalized_closures2_test/00: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/globalized_closures2_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/globalized_closures_test/00: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/globalized_closures_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/hierarchy_invariants_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/hot_get_field_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/hot_set_field_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/immutable_collections_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/inference_and_no_such_method_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/inherit_field_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/inherited_metadata_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/initializing_formals_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/initializing_formals_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/initializing_formals_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/instance_members_easier_test: Crash # (=Superclass.inheritedNormalFactory;): Unhandled node
+mirrors/instance_members_test: Crash # (=Superclass.inheritedNormalFactory;): Unhandled node
+mirrors/instance_members_unimplemented_interface_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/instance_members_with_override_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/instantiate_abstract_class_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/intercepted_cache_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/intercepted_class_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/intercepted_object_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/intercepted_superclass_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invocation_fuzz_test/emptyarray: Crash # unsupported element kind: queue:field
+mirrors/invocation_fuzz_test/false: Crash # unsupported element kind: queue:field
+mirrors/invocation_fuzz_test/none: Crash # unsupported element kind: queue:field
+mirrors/invocation_fuzz_test/smi: Crash # unsupported element kind: queue:field
+mirrors/invocation_fuzz_test/string: Crash # unsupported element kind: queue:field
+mirrors/invoke_call_on_closure_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_call_through_getter_previously_accessed_test/named: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_call_through_getter_previously_accessed_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_call_through_getter_test/named: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_call_through_getter_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_call_through_implicit_getter_previously_accessed_test/named: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_call_through_implicit_getter_previously_accessed_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_call_through_implicit_getter_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_closurization2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_closurization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_import_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_named_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_named_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_natives_malicious_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_private_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_private_wrong_library_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/invoke_throws_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/is_odd_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/lazy_static_test: Crash # unsupported element kind: hello:field
+mirrors/libraries_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_declarations_test/01: Crash # (=Superclass.inheritedNormalFactory;): Unhandled node
+mirrors/library_declarations_test/none: Crash # (=Superclass.inheritedNormalFactory;): Unhandled node
+mirrors/library_enumeration_deferred_loading_test: Crash # (other.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
+mirrors/library_exports_hidden_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_exports_shown_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_import_deferred_loading_test: Crash # (other.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
+mirrors/library_imports_bad_metadata_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_imports_bad_metadata_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_imports_deferred_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_imports_hidden_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_imports_metadata_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_imports_prefixed_show_hide_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_imports_prefixed_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_imports_shown_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/library_uri_package_test: Crash # unsupported element kind: _escapeRegExp:field
+mirrors/list_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/list_constructor_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/load_library_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/local_function_is_static_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/local_isolate_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/04: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/05: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/06: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/07: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/08: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/10: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/11: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/13: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/14: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/15: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/16: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/23: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/24: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/25: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/26: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/27: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_allowed_values_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_constructed_constant_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_constructor_arguments_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_constructor_arguments_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_constructor_arguments_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_constructor_arguments_test/04: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_constructor_arguments_test/05: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_constructor_arguments_test/06: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_constructor_arguments_test/07: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_constructor_arguments_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/metadata_nested_constructor_call_test/01: Crash # unsupported element kind: closure:field
+mirrors/metadata_nested_constructor_call_test/02: Crash # unsupported element kind: closure:field
+mirrors/metadata_nested_constructor_call_test/03: Crash # unsupported element kind: closure:field
+mirrors/metadata_nested_constructor_call_test/04: Crash # unsupported element kind: closure:field
+mirrors/metadata_nested_constructor_call_test/05: Crash # unsupported element kind: closure:field
+mirrors/metadata_nested_constructor_call_test/06: Crash # unsupported element kind: closure:field
+mirrors/metadata_nested_constructor_call_test/07: Crash # unsupported element kind: closure:field
+mirrors/metadata_nested_constructor_call_test/08: Crash # unsupported element kind: closure:field
+mirrors/metadata_nested_constructor_call_test/09: Crash # unsupported element kind: closure:field
+mirrors/metadata_nested_constructor_call_test/none: Crash # unsupported element kind: closure:field
+mirrors/method_mirror_location_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/method_mirror_name_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/method_mirror_properties_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/method_mirror_returntype_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/method_mirror_source_line_ending_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/method_mirror_source_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/mirror_in_static_init_test/01: Crash # unsupported element kind: staticField:field
+mirrors/mirror_in_static_init_test/none: Crash # unsupported element kind: staticField:field
+mirrors/mirrors_nsm_test/dart2js: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/mirrors_nsm_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/mirrors_reader_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/mirrors_resolve_fields_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/mirrors_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/mirrors_used_inheritance_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/mixin_application_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/mixin_members_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/mixin_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/model_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/native_class_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/new_instance_with_type_arguments_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/no_metadata_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/null2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/operator_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/parameter_is_const_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/parameter_is_const_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/parameter_of_mixin_app_constructor_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/private_symbol_mangling_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/private_symbol_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/private_types_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/proxy_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/raw_type_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/raw_type_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/redirecting_factory_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for Class<String, int>.
+mirrors/redirecting_factory_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for Class<String, int>.
+mirrors/redirecting_factory_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for Class<String, int>.
+mirrors/reflect_class_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflect_class_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflect_class_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflect_model_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_classes_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_classes_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_classes_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_classes_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_function_type_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/reflected_type_special_types_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_typedefs_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/reflected_type_typevars_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/regress_14304_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/regress_19731_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/relation_assignable_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/relation_subclass_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/relation_subtype_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/removed_api_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/repeated_private_anon_mixin_app_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/set_field_with_final_inheritance_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/set_field_with_final_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/spawn_function_root_library_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/static_members_easier_test: Crash # (=Superclass.inheritedNormalFactory;): Unhandled node
+mirrors/static_members_test: Crash # (=Superclass.inheritedNormalFactory;): Unhandled node
+mirrors/static_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/superclass2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/superclass_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/symbol_validation_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/symbol_validation_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/synthetic_accessor_properties_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/top_level_accessors_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/type_argument_is_type_variable_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/type_mirror_for_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for C<Type>.
+mirrors/type_variable_is_static_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/type_variable_owner_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/type_variable_owner_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/typearguments_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/typedef_deferred_library_test: Crash # (def.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
+mirrors/typedef_reflected_type_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/typedef_reflected_type_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/unnamed_library_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/variable_is_const_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/variable_is_const_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
+profiler/metrics_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+profiler/user_tags_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+typed_data/constructor_checks_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+typed_data/float32x4_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<Float32x4>.
+typed_data/float32x4_shuffle_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+typed_data/float32x4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+typed_data/int32x4_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<Int32x4>.
+typed_data/int32x4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+typed_data/typed_data_hierarchy_int64_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
+typed_data/typed_data_hierarchy_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<double>.
+typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+typed_data/typed_data_sublist_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for T.
+typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.

Powered by Google App Engine
This is Rietveld 408576698