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

Unified Diff: tests/lib/lib.status

Issue 1171773004: Update dart2js-cps_ir test expectations after bac7481d3d2816dbfa40d34e3cb54c4197684456. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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
« no previous file with comments | « tests/language/language_dart2js.status ('k') | third_party/pkg_tested/pkg_tested.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 75d1ea0486bab13510addcb29a36a20da85b9cc3..3c82933ed0b00f8c3b851a1649dfe0d76131b0d1 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -328,42 +328,42 @@ 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/first_regression_test: Crash # Unhandled node
+async/future_timeout_test: Crash # Unhandled node
async/future_value_chain4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-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/multiple_timer_test: Crash # Unhandled node
+async/schedule_microtask2_test: Crash # Unhandled node
+async/schedule_microtask3_test: Crash # Unhandled node
+async/schedule_microtask5_test: Crash # Unhandled node
async/schedule_microtask_test: Crash # Please triage this failure.
-async/stream_controller_async_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_controller_async_test: Crash # Unhandled node
async/stream_controller_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-async/stream_first_where_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-async/stream_from_iterable_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-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 # Instance of 'TypeOperator': type casts not implemented.
+async/stream_first_where_test: Crash # Unhandled node
+async/stream_from_iterable_test: Crash # Unhandled node
+async/stream_iterator_test: Crash # Unhandled node
+async/stream_join_test: Crash # Unhandled node
+async/stream_last_where_test: Crash # Unhandled node
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 # Instance of 'TypeOperator': type casts not implemented.
-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 # Instance of 'TypeOperator': type casts not implemented.
-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 casts not implemented.
+async/stream_periodic2_test: Crash # Unhandled node
+async/stream_periodic3_test: Crash # Unhandled node
+async/stream_periodic4_test: Crash # Unhandled node
+async/stream_periodic5_test: Crash # Unhandled node
+async/stream_periodic_test: Crash # Unhandled node
+async/stream_single_test: Crash # Unhandled node
+async/stream_single_to_multi_subscriber_test: Crash # Unhandled node
+async/stream_state_nonzero_timer_test: Crash # Unhandled node
+async/stream_state_test: Crash # Unhandled node
+async/stream_subscription_as_future_test: Crash # Unhandled node
+async/stream_subscription_cancel_test: Crash # Unhandled node
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_repeat_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-async/timer_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+async/stream_transform_test: Crash # Unhandled node
+async/stream_transformation_broadcast_test: Crash # Unhandled node
+async/timer_cancel1_test: Crash # Unhandled node
+async/timer_cancel2_test: Crash # Unhandled node
+async/timer_cancel_test: Crash # Unhandled node
+async/timer_isActive_test: Crash # Unhandled node
+async/timer_repeat_test: Crash # Unhandled node
+async/timer_test: Crash # Unhandled node
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.
@@ -371,7 +371,7 @@ convert/chunked_conversion_utf82_test: Crash # Instance of 'TypeOperator': type
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/json_chunk_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-convert/json_lib_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+convert/json_lib_test: Crash # Unhandled node
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 # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -381,10 +381,10 @@ convert/line_splitter_test: Crash # Please triage this failure.
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 casts not implemented.
+js/null_test: Crash # Unhandled node
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 casts not implemented.
+math/point_test: Crash # Unhandled node
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.
@@ -392,29 +392,26 @@ mirrors/abstract_class_test/none: Crash # Instance of 'TypeOperator': type check
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_location_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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/closurization_equivalence_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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 casts not implemented.
+mirrors/declarations_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirrors/deferred_mirrors_metadata_test: RuntimeError # Please triage this failure.
mirrors/deferred_mirrors_metatarget_test: RuntimeError # Please triage this failure.
mirrors/deferred_mirrors_update_test: RuntimeError # Please triage this failure.
-mirrors/deferred_type_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/deferred_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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/enum_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/equality_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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.
@@ -429,7 +426,7 @@ mirrors/generic_class_declaration_test: Crash # Instance of 'TypeOperator': type
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_function_typedef_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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.
@@ -443,7 +440,7 @@ mirrors/generics_double_substitution_test/01: Crash # Instance of 'TypeOperator'
mirrors/generics_double_substitution_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirrors/generics_dynamic_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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_substitution_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirrors/generics_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirrors/generics_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirrors/globalized_closures2_test/00: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@@ -451,13 +448,10 @@ mirrors/globalized_closures2_test/none: Crash # Instance of 'TypeOperator': type
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/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
@@ -482,8 +476,6 @@ mirrors/invoke_import_test: Crash # Instance of 'TypeOperator': type check unimp
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.
@@ -495,7 +487,6 @@ mirrors/library_enumeration_deferred_loading_test: Crash # Instance of 'TypeOper
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 # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-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.
@@ -503,58 +494,28 @@ mirrors/library_imports_metadata_test: Crash # Instance of 'TypeOperator': type
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 # Instance of 'TypeOperator': type casts not implemented.
+mirrors/library_uri_package_test: Crash # Unhandled node
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_function_is_static_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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 # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_nested_constructor_call_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_nested_constructor_call_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_nested_constructor_call_test/04: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_nested_constructor_call_test/05: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_nested_constructor_call_test/06: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_nested_constructor_call_test/07: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_nested_constructor_call_test/08: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/metadata_nested_constructor_call_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirrors/metadata_nested_constructor_call_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-mirrors/method_mirror_location_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mirrors/method_mirror_location_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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/method_mirror_returntype_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/method_mirror_source_line_ending_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/method_mirror_source_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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.
@@ -571,12 +532,10 @@ mirrors/no_metadata_test: Crash # Instance of 'TypeOperator': type check unimple
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/private_types_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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.
@@ -591,7 +550,7 @@ mirrors/reflected_type_classes_test/01: Crash # Instance of 'TypeOperator': type
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_function_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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.
@@ -601,9 +560,9 @@ mirrors/reflected_type_typedefs_test: Crash # Instance of 'TypeOperator': type c
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/relation_assignable_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/relation_subclass_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/relation_subtype_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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.
@@ -621,15 +580,14 @@ mirrors/to_string_test: Crash # Instance of 'TypeOperator': type check unimpleme
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_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/type_variable_owner_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
+mirrors/type_variable_owner_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirrors/typearguments_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mirrors/typedef_deferred_library_test: RuntimeError # Please triage this failure.
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.
+mirrors/variable_is_const_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
profiler/metrics_num_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
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.
« no previous file with comments | « tests/language/language_dart2js.status ('k') | third_party/pkg_tested/pkg_tested.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698