Update dart2js-cps_ir test expectations after bac7481d3d.

R=johnniwinther@google.com

Review URL: https://codereview.chromium.org//1171773004.
This commit is contained in:
Karl Klose 2015-06-09 15:12:18 +02:00
parent bac7481d3d
commit 6cffe227fe
11 changed files with 223 additions and 812 deletions

View file

@ -145,8 +145,6 @@ third_party/di_tests/di_test: Pass, Slow # Issue 22896
analyzer/test/*: PubGetError
[ $compiler == dart2js && $cps_ir ]
analyzer_cli/test/error_test: Crash # (try {return fn(tempDir);}finally {new Directory(tempDir).deleteSync(recursive:true);}): try/finally
analyzer_cli/test/options_test: Crash # try/finally
analysis_server/tool/spec/check_all_test: Crash # Unhandled node
analyzer/test/cancelable_future_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/enum_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
@ -169,7 +167,7 @@ analyzer/test/generated/static_type_warning_code_test: Crash # (try {test(spec,b
analyzer/test/generated/static_warning_code_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/generated/utilities_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/instrumentation/instrumentation_test: Crash # try/finally
analyzer/test/parse_compilation_unit_test: Crash # Instance of 'TypeOperator': type casts not implemented.
analyzer/test/parse_compilation_unit_test: Crash # try/finally
analyzer/test/source/package_map_provider_test: Crash # try/finally
analyzer/test/source/package_map_resolver_test: Crash # (try {test(spec,body);}finally {environment.soloNestingLevel-- ;}): try/finally
analyzer/test/src/context/cache_test: Crash # try/finally
@ -187,6 +185,6 @@ analyzer/test/src/util/lru_map_test: Crash # (try {test(spec,body);}finally {env
fixnum/test/int_32_test: Crash # try/finally
fixnum/test/int_64_test: Crash # try/finally
js_ast/test/printer_callback_test: Crash # Unhandled node
typed_data/test/typed_buffers_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_data/test/typed_buffers_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_data/test/typed_buffers_test/01: Crash # Unhandled node
typed_data/test/typed_buffers_test/none: Crash # Unhandled node
typed_mock/test/typed_mock_test: Crash # try/finally

View file

@ -9,4 +9,4 @@
*: Fail, Pass # TODO(ahe): Triage these tests.
[ $compiler == dart2js && $cps_ir ]
benchmark_smoke_test: Crash # Instance of 'TypeOperator': type casts not implemented.
benchmark_smoke_test: Crash # Unhandled node

View file

@ -9613,22 +9613,6 @@ WebPlatformTest/webstorage/storage_session_setitem_t01: RuntimeError # Please tr
[ $compiler == dart2js && $cps_ir ]
Language/03_Overview/1_Scoping_A02_t19: Crash # (switch (1){case 1:var x;break;case 2:var x;break;}): Unhandled node
Language/07_Classes/07_Classes_A02_t17: Crash # Please triage this failure.
Language/07_Classes/07_Classes_A02_t18: Crash # Please triage this failure.
Language/07_Classes/07_Classes_A02_t19: Crash # Please triage this failure.
Language/07_Classes/1_Instance_Methods/2_Operators_A02_t06: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t02: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t03: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t05: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t07: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t09: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t10: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t11: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t16: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/2_Factories_A09_t01: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/2_Factories_A09_t02: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/2_Factories_A09_t03: Crash # Please triage this failure.
Language/07_Classes/6_Constructors/2_Factories_A09_t04: Crash # Please triage this failure.
Language/10_Generics/09_Generics_A04_t03: Crash # Please triage this failure.
Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: RuntimeError # Please triage this failure.
Language/12_Expressions/13_Property_Extraction_A03_t01: RuntimeError # Please triage this failure.
@ -9637,9 +9621,9 @@ Language/12_Expressions/13_Property_Extraction_A03_t03: RuntimeError # Please tr
Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A01_t01: RuntimeError # Please triage this failure.
Language/12_Expressions/22_Equality_A03_t01: RuntimeError # Please triage this failure.
Language/12_Expressions/30_Identifier_Reference_A09_t03: Crash # (i=0): For-loop variable captured in loop header
Language/12_Expressions/33_Type_Cast_A01_t01: Crash # Instance of 'TypeOperator': type casts not implemented.
Language/12_Expressions/33_Type_Cast_A02_t02: Crash # Instance of 'TypeOperator': type casts not implemented.
Language/12_Expressions/33_Type_Cast_A02_t03: Crash # Instance of 'TypeOperator': type casts not implemented.
Language/12_Expressions/33_Type_Cast_A01_t01: Crash # Instance of 'TypeOperator': type check unimplemented for func.
Language/12_Expressions/33_Type_Cast_A02_t02: Crash # Instance of 'TypeOperator': type check unimplemented for func.
Language/12_Expressions/33_Type_Cast_A02_t03: Crash # Instance of 'TypeOperator': type check unimplemented for func.
Language/13_Statements/06_For_A01_t07: Crash # Please triage this failure.
Language/13_Statements/09_Switch_A01_t01: Crash # (switch (1){case 0:case 1:}): Unhandled node
Language/13_Statements/09_Switch_A01_t02: Crash # (switch (1){l1:l2:l3:case (1):}): Unhandled node
@ -9698,12 +9682,12 @@ Language/15_Types/3_Type_Declarations/1_Typedef_A02_t03: Crash # Instance of 'Ty
Language/15_Types/3_Type_Declarations/1_Typedef_A03_t01: Crash # Instance of 'TypeOperator': type check unimplemented for f1.
Language/15_Types/3_Type_Declarations/1_Typedef_A04_t01: Crash # Instance of 'TypeOperator': type check unimplemented for f1.
Language/15_Types/3_Type_Declarations/1_Typedef_A04_t02: Crash # Instance of 'TypeOperator': type check unimplemented for f1.
Language/15_Types/4_Interface_Types_A05_t04: Crash # type expression t1 (typedef)
Language/15_Types/4_Interface_Types_A10_t04: Crash # type expression param1 (typedef)
Language/15_Types/4_Interface_Types_A10_t06: Crash # type expression f (typedef)
Language/15_Types/4_Interface_Types_A10_t07: Crash # type expression f_1 (typedef)
Language/15_Types/4_Interface_Types_A10_t08: Crash # type expression t1 (typedef)
Language/15_Types/4_Interface_Types_A10_t09: Crash # type expression param1 (typedef)
Language/15_Types/4_Interface_Types_A05_t04: Crash # Please triage this failure.
Language/15_Types/4_Interface_Types_A10_t04: Crash # Please triage this failure.
Language/15_Types/4_Interface_Types_A10_t06: Crash # Please triage this failure.
Language/15_Types/4_Interface_Types_A10_t07: Crash # Please triage this failure.
Language/15_Types/4_Interface_Types_A10_t08: Crash # Please triage this failure.
Language/15_Types/4_Interface_Types_A10_t09: Crash # Please triage this failure.
Language/15_Types/4_Interface_Types_A12_t18: Crash # Instance of 'TypeOperator': type check unimplemented for F1.
Language/15_Types/5_Function_Types_A01_t01: Crash # Instance of 'TypeOperator': type check unimplemented for check_t.
Language/15_Types/5_Function_Types_A01_t02: Crash # Instance of 'TypeOperator': type check unimplemented for t1.
@ -9752,7 +9736,6 @@ LayoutTests/fast/dom/location-hash_t01: Crash # Unhandled node
LayoutTests/fast/events/event-attributes-after-exception_t01: Crash # try/finally
LayoutTests/fast/files/file-reader-methods-illegal-arguments_t01: Crash # Unhandled node
LayoutTests/fast/loader/hashchange-event-properties_t01: Crash # Unhandled node
LayoutTests/fast/mediastream/getusermedia_t01: Crash # Please triage this failure.
LayoutTests/fast/svg/tabindex-focus_t01: Crash # try/finally
LayoutTests/fast/svg/whitespace-angle_t01: Crash # try/finally
LayoutTests/fast/svg/whitespace-integer_t01: Crash # try/finally
@ -9781,7 +9764,7 @@ LibTest/core/Invocation/isSetter_A01_t02: RuntimeError # Please triage this fail
LibTest/core/Invocation/memberName_A01_t01: Crash # Please triage this failure.
LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError # Please triage this failure.
LibTest/core/List/List_class_A01_t02: Crash # Please triage this failure.
LibTest/core/Map/Map_A01_t01: Crash # type expression SomeFunction (typedef)
LibTest/core/Map/Map_A01_t01: Crash # Please triage this failure.
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Crash # Unhandled node
LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: Crash # Unhandled node
LibTest/core/Set/add_A01_t03: RuntimeError # Please triage this failure.

View file

@ -70,10 +70,7 @@ deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed
22895_test: Crash # cannot handle async/sync*/async* functions
22917_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
23264_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
23486_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
23486_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
23486_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
LayoutTests_fast_mediastream_getusermedia_t01_test/01: Crash # Please triage this failure.
async_stacktrace_test/asyncStar: Crash # cannot handle async/sync*/async* functions
async_stacktrace_test/none: Crash # cannot handle async/sync*/async* functions
bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -113,8 +110,6 @@ regress/4515_1_test: Crash # Instance of 'TypeOperator': type check unimplemente
regress/4515_2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
regress/4740_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
super_constructor1_test: RuntimeError # Please triage this failure.
switch_test/01: Crash # Unhandled node
switch_test/02: Crash # Unhandled node
switch_test/none: Crash # (switch (val){}): Unhandled node
this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node

View file

@ -29,7 +29,7 @@ browser_compat_1_unpatched_test: Crash # unsupported element kind: getTagCallCou
browser_compat_2_test: Crash # unsupported element kind: getTagCallCount:function
catch_javascript_null_stack_trace_test: Crash # (JS('','(function () {throw null;})()')): handleStaticFunctionInvoke: foreign: function(JS)
core_type_check_native_test: Crash # unsupported element kind: makeD:function
downcast_test: Crash # Instance of 'TypeOperator': type casts not implemented.
downcast_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
event_loop_test: Crash # unsupported element kind: foo:function
fake_thing_2_test: Crash # unsupported element kind: make3:function
fake_thing_test: Crash # unsupported element kind: make2:function
@ -94,8 +94,6 @@ native_named_constructors2_frog_test: Crash # unsupported element kind: foo:func
native_named_constructors3_frog_test: Crash # unsupported element kind: foo:function
native_no_such_method_exception2_frog_test: Crash # unsupported element kind: makeB:function
native_no_such_method_exception3_frog_test: Crash # unsupported element kind: makeA:function
native_no_such_method_exception4_frog_test: Crash # unsupported element kind: makeA:function
native_no_such_method_exception5_frog_test: Crash # unsupported element kind: makeA:function
native_no_such_method_exception_frog_test: Crash # unsupported element kind: makeA:function
native_novel_html_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
native_null_closure_frog_test: Crash # unsupported element kind: invoke:function
@ -116,7 +114,7 @@ subclassing_1_test: Crash # unsupported element kind: makeC:function
subclassing_2_test: Crash # unsupported element kind: makeB:function
subclassing_3_test: Crash # unsupported element kind: makeB:function
subclassing_4_test: Crash # unsupported element kind: makeB:function
subclassing_5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
subclassing_5_test: Crash # unsupported element kind: makeB:function
subclassing_constructor_1_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
subclassing_constructor_2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
subclassing_super_call_test: Crash # (JS('','#(#)',constructor,b1)): handleStaticFunctionInvoke: foreign: function(JS)

View file

@ -233,7 +233,7 @@ hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for
hash_set_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
hash_set_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
hash_set_type_check_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
hashcode_test : RuntimeError
hashcode_test: RuntimeError # Please triage this failure.
int_parse_radix_test/01: Crash # Please triage this failure.
int_parse_radix_test/02: Crash # Please triage this failure.
int_parse_radix_test/none: Crash # Please triage this failure.

View file

@ -413,50 +413,50 @@ webgl_1_test: StaticWarning
window_nosuchmethod_test: StaticWarning
[ $compiler == dart2js && $cps_ir ]
async_spawnuri_test: Crash # Instance of 'TypeOperator': type casts not implemented.
async_test: Crash # Instance of 'TypeOperator': type casts not implemented.
async_spawnuri_test: Crash # Unhandled node
async_test: Crash # Unhandled node
audiobuffersourcenode_test: Crash # try/finally
audiocontext_test: Crash # try/finally
audioelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
b_element_test: Crash # Instance of 'TypeOperator': type casts not implemented.
blob_constructor_test: Crash # Instance of 'TypeOperator': type casts not implemented.
audioelement_test: Crash # Unhandled node
b_element_test: Crash # Unhandled node
blob_constructor_test: Crash # Unhandled node
cache_test: Crash # try/finally
callbacks_test: Crash # Instance of 'TypeOperator': type casts not implemented.
callbacks_test: Crash # Unhandled node
canvas_pixel_array_type_alias_test: Crash # try/finally
canvas_test: Crash # Instance of 'TypeOperator': type casts not implemented.
canvas_test: Crash # Unhandled node
canvasrenderingcontext2d_test: Crash # try/finally
cdata_test: Crash # Instance of 'TypeOperator': type casts not implemented.
client_rect_test: Crash # Instance of 'TypeOperator': type casts not implemented.
cross_domain_iframe_test: Crash # Instance of 'TypeOperator': type casts not implemented.
cdata_test: Crash # Unhandled node
client_rect_test: Crash # Unhandled node
cross_domain_iframe_test: Crash # Unhandled node
crypto_test: Crash # try/finally
css_rule_list_test: Crash # Instance of 'TypeOperator': type casts not implemented.
css_rule_list_test: Crash # Unhandled node
css_test: Crash # try/finally
cssstyledeclaration_test: Crash # Instance of 'TypeOperator': type casts not implemented.
cssstyledeclaration_test: Crash # Unhandled node
custom/attribute_changed_callback_test: Crash # try/finally
custom/constructor_calls_created_synchronously_test: Crash # Instance of 'TypeOperator': type casts not implemented.
custom/constructor_calls_created_synchronously_test: Crash # Unhandled node
custom/created_callback_test: Crash # (try {test();}catch (e){rethrow;}finally {js.context['testExpectsGlobalError']=false;}): try/finally
custom/document_register_basic_test: Crash # Instance of 'TypeOperator': type casts not implemented.
custom/document_register_basic_test: Crash # Unhandled node
custom/document_register_type_extensions_test: Crash # try/finally
custom/element_upgrade_test: Crash # Instance of 'TypeOperator': type casts not implemented.
custom/element_upgrade_test: Crash # Unhandled node
custom/entered_left_view_test: Crash # try/finally
custom/js_custom_test: Crash # Instance of 'TypeOperator': type casts not implemented.
custom/mirrors_test: Crash # Instance of 'TypeOperator': type casts not implemented.
custom/js_custom_test: Crash # Unhandled node
custom/mirrors_test: Crash # Unhandled node
custom_element_method_clash_test: Crash # try/finally
custom_element_name_clash_test: Crash # try/finally
custom_elements_23127_test: Crash # try/finally
custom_elements_test: Crash # try/finally
custom_tags_test: Crash # Instance of 'TypeOperator': type casts not implemented.
dart_object_local_storage_test: Crash # Instance of 'TypeOperator': type casts not implemented.
datalistelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
custom_tags_test: Crash # Unhandled node
dart_object_local_storage_test: Crash # Unhandled node
datalistelement_test: Crash # Unhandled node
document_test: Crash # try/finally
documentfragment_test: Crash # Instance of 'TypeOperator': type casts not implemented.
dom_constructors_test: Crash # Instance of 'TypeOperator': type casts not implemented.
domparser_test: Crash # Instance of 'TypeOperator': type casts not implemented.
documentfragment_test: Crash # Unhandled node
dom_constructors_test: Crash # Unhandled node
domparser_test: Crash # Unhandled node
element_add_test: Crash # try/finally
element_animate_test: Crash # try/finally
element_classes_svg_test: Crash # Instance of 'TypeOperator': type casts not implemented.
element_classes_test: Crash # Instance of 'TypeOperator': type casts not implemented.
element_constructor_1_test: Crash # Instance of 'TypeOperator': type casts not implemented.
element_classes_svg_test: Crash # Unhandled node
element_classes_test: Crash # Unhandled node
element_constructor_1_test: Crash # Unhandled node
element_dimensions_test: Crash # try/finally
element_offset_test: Crash # try/finally
element_test: Crash # try/finally
@ -467,93 +467,93 @@ element_types_constructors4_test: Crash # try/finally
element_types_constructors5_test: Crash # try/finally
element_types_constructors6_test: Crash # try/finally
element_types_test: Crash # try/finally
event_customevent_test: Crash # Instance of 'TypeOperator': type casts not implemented.
event_test: Crash # Instance of 'TypeOperator': type casts not implemented.
events_test: Crash # Instance of 'TypeOperator': type casts not implemented.
exceptions_test: Crash # Instance of 'TypeOperator': type casts not implemented.
event_customevent_test: Crash # Unhandled node
event_test: Crash # Unhandled node
events_test: Crash # Unhandled node
exceptions_test: Crash # Unhandled node
fileapi_test: Crash # try/finally
filereader_test: Crash # Instance of 'TypeOperator': type casts not implemented.
fontface_loaded_test: Crash # Instance of 'TypeOperator': type casts not implemented.
fontface_test: Crash # Instance of 'TypeOperator': type casts not implemented.
filereader_test: Crash # Unhandled node
fontface_loaded_test: Crash # Unhandled node
fontface_test: Crash # Unhandled node
form_data_test: Crash # try/finally
form_element_test: Crash # Instance of 'TypeOperator': type casts not implemented.
geolocation_test: Crash # Instance of 'TypeOperator': type casts not implemented.
hidden_dom_1_test: Crash # Instance of 'TypeOperator': type casts not implemented.
hidden_dom_2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
form_element_test: Crash # Unhandled node
geolocation_test: Crash # Unhandled node
hidden_dom_1_test: Crash # Unhandled node
hidden_dom_2_test: Crash # Unhandled node
history_test: Crash # try/finally
htmlcollection_test: Crash # Instance of 'TypeOperator': type casts not implemented.
htmlelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
htmloptionscollection_test: Crash # Instance of 'TypeOperator': type casts not implemented.
htmlcollection_test: Crash # Unhandled node
htmlelement_test: Crash # Unhandled node
htmloptionscollection_test: Crash # Unhandled node
indexeddb_1_test: Crash # try/finally
indexeddb_2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
indexeddb_3_test: Crash # Instance of 'TypeOperator': type casts not implemented.
indexeddb_4_test: Crash # Instance of 'TypeOperator': type casts not implemented.
indexeddb_5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
indexeddb_2_test: Crash # Unhandled node
indexeddb_3_test: Crash # Unhandled node
indexeddb_4_test: Crash # Unhandled node
indexeddb_5_test: Crash # Unhandled node
input_element_test: Crash # try/finally
instance_of_test: Crash # Instance of 'TypeOperator': type casts not implemented.
isolates_test: Crash # Instance of 'TypeOperator': type casts not implemented.
js_interop_1_test: Crash # Instance of 'TypeOperator': type casts not implemented.
instance_of_test: Crash # Unhandled node
isolates_test: Crash # Unhandled node
js_interop_1_test: Crash # Unhandled node
js_test: Crash # try/finally
keyboard_event_test: Crash # Instance of 'TypeOperator': type casts not implemented.
keyboard_event_test: Crash # Unhandled node
localstorage_test: Crash # (try {fn();}finally {window.localStorage.clear();}): try/finally
location_test: Crash # Instance of 'TypeOperator': type casts not implemented.
location_test: Crash # Unhandled node
media_stream_test: Crash # try/finally
mediasource_test: Crash # try/finally
messageevent_test: Crash # Instance of 'TypeOperator': type casts not implemented.
mouse_event_test: Crash # Instance of 'TypeOperator': type casts not implemented.
messageevent_test: Crash # Unhandled node
mouse_event_test: Crash # Unhandled node
mutationobserver_test: Crash # try/finally
native_gc_test: Crash # Instance of 'TypeOperator': type casts not implemented.
navigator_test: Crash # Instance of 'TypeOperator': type casts not implemented.
native_gc_test: Crash # Unhandled node
navigator_test: Crash # Unhandled node
node_test: Crash # try/finally
node_validator_important_if_you_suppress_make_the_bug_critical_test: Crash # try/finally
non_instantiated_is_test: Crash # Instance of 'TypeOperator': type casts not implemented.
non_instantiated_is_test: Crash # Unhandled node
notification_test: Crash # try/finally
performance_api_test: Crash # try/finally
postmessage_structured_test: Crash # try/finally
query_test: Crash # Instance of 'TypeOperator': type casts not implemented.
queryall_test: Crash # Instance of 'TypeOperator': type casts not implemented.
query_test: Crash # Unhandled node
queryall_test: Crash # Unhandled node
range_test: Crash # try/finally
request_animation_frame_test: Crash # Instance of 'TypeOperator': type casts not implemented.
request_animation_frame_test: Crash # Unhandled node
rtc_test: Crash # try/finally
selectelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
serialized_script_value_test: Crash # Instance of 'TypeOperator': type casts not implemented.
selectelement_test: Crash # Unhandled node
serialized_script_value_test: Crash # Unhandled node
shadow_dom_test: Crash # try/finally
shadowroot_test: Crash # Instance of 'TypeOperator': type casts not implemented.
shadowroot_test: Crash # Unhandled node
speechrecognition_test: Crash # try/finally
storage_quota_test/missingenumcheck: Crash # Instance of 'TypeOperator': type casts not implemented.
storage_quota_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
storage_test: Crash # Instance of 'TypeOperator': type casts not implemented.
streams_test: Crash # Instance of 'TypeOperator': type casts not implemented.
storage_quota_test/missingenumcheck: Crash # Unhandled node
storage_quota_test/none: Crash # Unhandled node
storage_test: Crash # Unhandled node
streams_test: Crash # Unhandled node
svg_test: Crash # try/finally
svgelement_test: Crash # try/finally
table_test: Crash # Instance of 'TypeOperator': type casts not implemented.
text_event_test: Crash # Instance of 'TypeOperator': type casts not implemented.
table_test: Crash # Unhandled node
text_event_test: Crash # Unhandled node
touchevent_test: Crash # try/finally
track_element_constructor_test: Crash # Instance of 'TypeOperator': type casts not implemented.
transferables_test: Crash # Instance of 'TypeOperator': type casts not implemented.
track_element_constructor_test: Crash # Unhandled node
transferables_test: Crash # Unhandled node
transition_event_test: Crash # try/finally
typed_arrays_1_test: Crash # try/finally
typed_arrays_2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_arrays_3_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_arrays_4_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_arrays_5_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_arrays_arraybuffer_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_arrays_dataview_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_arrays_range_checks_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_arrays_simd_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typing_test: Crash # Instance of 'TypeOperator': type casts not implemented.
unknownelement_test: Crash # Instance of 'TypeOperator': type casts not implemented.
uri_test: Crash # Instance of 'TypeOperator': type casts not implemented.
typed_arrays_2_test: Crash # Unhandled node
typed_arrays_3_test: Crash # Unhandled node
typed_arrays_4_test: Crash # Unhandled node
typed_arrays_5_test: Crash # Unhandled node
typed_arrays_arraybuffer_test: Crash # Unhandled node
typed_arrays_dataview_test: Crash # Unhandled node
typed_arrays_range_checks_test: Crash # Unhandled node
typed_arrays_simd_test: Crash # Unhandled node
typing_test: Crash # Unhandled node
unknownelement_test: Crash # Unhandled node
uri_test: Crash # Unhandled node
url_test: Crash # try/finally
webgl_1_test: Crash # try/finally
websocket_test: Crash # try/finally
websql_test: Crash # try/finally
wheelevent_test: Crash # Instance of 'TypeOperator': type casts not implemented.
window_eq_test: Crash # Instance of 'TypeOperator': type casts not implemented.
window_mangling_test: Crash # Instance of 'TypeOperator': type casts not implemented.
window_nosuchmethod_test: Crash # Instance of 'TypeOperator': type casts not implemented.
window_test: Crash # Instance of 'TypeOperator': type casts not implemented.
worker_api_test: Crash # Instance of 'TypeOperator': type casts not implemented.
wheelevent_test: Crash # Unhandled node
window_eq_test: Crash # Unhandled node
window_mangling_test: Crash # Unhandled node
window_nosuchmethod_test: Crash # Unhandled node
window_test: Crash # Unhandled node
worker_api_test: Crash # Unhandled node
worker_test: Crash # try/finally
xhr_cross_origin_test: Crash # try/finally
xhr_test: Crash # try/finally

View file

@ -126,19 +126,19 @@ mint_maker_test: StaticWarning
package_root_test: SkipByDesign # Uses dart:io.
[ $compiler == dart2js && $cps_ir ]
count_test: Crash # Instance of 'TypeOperator': type casts not implemented.
count_test: Crash # Unhandled node
cross_isolate_message_test: Crash # Unhandled node
deferred_in_isolate2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
deferred_in_isolate2_test: Crash # Unhandled node
function_send_test: Crash # (try {p.send(func);}finally {p.send(0);}): try/finally
handle_error2_test: Crash # Unhandled node
handle_error3_test: Crash # Unhandled node
handle_error_test: Crash # Unhandled node
illegal_msg_function_test: Crash # Instance of 'TypeOperator': type casts not implemented.
illegal_msg_mirror_test: Crash # Instance of 'TypeOperator': type casts not implemented.
isolate_complex_messages_test: Crash # Instance of 'TypeOperator': type casts not implemented.
illegal_msg_function_test: Crash # Unhandled node
illegal_msg_mirror_test: Crash # Unhandled node
isolate_complex_messages_test: Crash # Unhandled node
isolate_current_test: Crash # Unhandled node
mandel_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemented.
message2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
mandel_isolate_test: Crash # Unhandled node
message2_test: Crash # Unhandled node
message3_test/byteBuffer: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
message3_test/constInstance: Crash # Please triage this failure.
message3_test/constList: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -147,17 +147,17 @@ message3_test/constMap: Crash # Instance of 'TypeOperator': type check unimpleme
message3_test/fun: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
message3_test/int32x4: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
message3_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
message_test: Crash # Instance of 'TypeOperator': type casts not implemented.
mint_maker_test: Crash # Instance of 'TypeOperator': type casts not implemented.
nested_spawn2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
nested_spawn_test: Crash # Instance of 'TypeOperator': type casts not implemented.
raw_port_test: Crash # Instance of 'TypeOperator': type casts not implemented.
request_reply_test: Crash # Instance of 'TypeOperator': type casts not implemented.
spawn_function_custom_class_test: Crash # Instance of 'TypeOperator': type casts not implemented.
spawn_function_test: Crash # Instance of 'TypeOperator': type casts not implemented.
spawn_uri_multi_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
spawn_uri_multi_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
stacktrace_message_test: Crash # Instance of 'TypeOperator': type casts not implemented.
static_function_test: Crash # Instance of 'TypeOperator': type casts not implemented.
timer_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemented.
unresolved_ports_test: Crash # Instance of 'TypeOperator': type casts not implemented.
message_test: Crash # Unhandled node
mint_maker_test: Crash # Unhandled node
nested_spawn2_test: Crash # Unhandled node
nested_spawn_test: Crash # Unhandled node
raw_port_test: Crash # Unhandled node
request_reply_test: Crash # Unhandled node
spawn_function_custom_class_test: Crash # Unhandled node
spawn_function_test: Crash # Unhandled node
spawn_uri_multi_test/01: Crash # Unhandled node
spawn_uri_multi_test/none: Crash # Unhandled node
stacktrace_message_test: Crash # Unhandled node
static_function_test: Crash # Unhandled node
timer_isolate_test: Crash # Unhandled node
unresolved_ports_test: Crash # Unhandled node

View file

@ -246,7 +246,6 @@ async_await_syntax_test/a07a: Crash # (a07a()sync*{yield 0;}): cannot handle asy
async_await_syntax_test/a08a: Crash # (a08a()sync*{yield* [] ;}): cannot handle async/sync*/async* functions
async_await_syntax_test/a09a: Crash # (a09a()async*{yield 0;}): cannot handle async/sync*/async* functions
async_await_syntax_test/a10a: Crash # (a10a()async*{yield* [] ;}): cannot handle async/sync*/async* functions
async_await_syntax_test/a11a: Crash # Please triage this failure.
async_await_syntax_test/a11b: Crash # (get sync sync*{}): cannot handle async/sync*/async* functions
async_await_syntax_test/a11c: Crash # (get async async{}): cannot handle async/sync*/async* functions
async_await_syntax_test/a11d: Crash # (get async async*{}): cannot handle async/sync*/async* functions
@ -317,11 +316,7 @@ async_star_test/05: Crash # (f()async*{}): cannot handle async/sync*/async* func
async_star_test/none: Crash # (f()async*{}): cannot handle async/sync*/async* functions
async_switch_test/none: Crash # cannot handle async/sync*/async* functions
async_switch_test/withDefault: Crash # cannot handle async/sync*/async* functions
async_test/constructor2: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions
async_test/constructor3: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions
async_test/constructor4: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions
async_test/none: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions
async_test/setter1: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions
async_test/type-mismatch1: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions
async_test/type-mismatch2: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions
async_test/type-mismatch3: Crash # (bar(int p1,p2)async{var z=8;return p2+z+foo;}): cannot handle async/sync*/async* functions
@ -333,10 +328,6 @@ asyncstar_concat_test: Crash # cannot handle async/sync*/async* functions
asyncstar_throw_in_catch_test: Crash # cannot handle async/sync*/async* functions
asyncstar_yield_test: Crash # cannot handle async/sync*/async* functions
asyncstar_yieldstar_test: Crash # cannot handle async/sync*/async* functions
await_backwards_compatibility_test/await1: Crash # (test1()async{var x=await 9;Expect.equals(9,x);}): cannot handle async/sync*/async* functions
await_backwards_compatibility_test/await2: Crash # (test0()async{var x=await 7;Expect.equals(7,x);}): cannot handle async/sync*/async* functions
await_backwards_compatibility_test/await3: Crash # (test1()async{var x=await 9;Expect.equals(9,x);}): cannot handle async/sync*/async* functions
await_backwards_compatibility_test/await4: Crash # (test1()async{var x=await 9;Expect.equals(9,x);}): cannot handle async/sync*/async* functions
await_backwards_compatibility_test/none: Crash # (test1()async{var x=await 9;Expect.equals(9,x);}): cannot handle async/sync*/async* functions
await_exceptions_test: Crash # (awaitFoo()async{await foo();}): cannot handle async/sync*/async* functions
await_for_cancel_test: Crash # (test()async{await test1();await test2();}): cannot handle async/sync*/async* functions
@ -433,12 +424,9 @@ const_switch_test/01: Crash # Unhandled node
const_switch_test/02: Crash # Unhandled node
const_switch_test/03: Crash # Unhandled node
const_switch_test/04: Crash # Unhandled node
constructor10_test/01: Crash # Please triage this failure.
constructor10_test/02: Crash # Please triage this failure.
constructor11_test: Crash # Please triage this failure.
constructor12_test: RuntimeError # Please triage this failure.
constructor5_test: Crash # Please triage this failure.
constructor_initializer_test/01: Crash # Please triage this failure.
constructor_with_mixin_test: Crash # Please triage this failure.
continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): Unhandled node
crash_12118_test: Crash # Please triage this failure.
@ -447,16 +435,7 @@ custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio
deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_closurize_load_library_test: RuntimeError # Please triage this failure.
deferred_constant_list_test: RuntimeError # Please triage this failure.
deferred_constraints_constants_test/constructor1: Crash # (const lib.Const()): Unexpected constant kind null: null
deferred_constraints_constants_test/constructor2: Crash # (const lib.Const.namedConstructor()): Unexpected constant kind null: null
deferred_constraints_constants_test/default_argument1: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_constraints_constants_test/default_argument2: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_constraints_constants_test/metadata1: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_constraints_constants_test/metadata2: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_constraints_constants_test/metadata3: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_constraints_constants_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_constraints_constants_test/reference1: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_constraints_constants_test/reference2: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_constraints_constants_test/reference_after_load: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_constraints_type_annotation_test/as_operation: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_constraints_type_annotation_test/catch_check: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -480,11 +459,6 @@ deferred_function_type_test: Crash # Instance of 'TypeOperator': type check unim
deferred_global_test: RuntimeError # Please triage this failure.
deferred_inheritance_constraints_test/redirecting_constructor: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_inlined_test: RuntimeError # Please triage this failure.
deferred_load_constants_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_load_constants_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_load_constants_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_load_constants_test/04: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_load_constants_test/05: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_load_constants_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
deferred_load_inval_code_test: RuntimeError # Please triage this failure.
deferred_load_library_wrong_args_test/none: RuntimeError # Please triage this failure.
@ -522,8 +496,6 @@ execute_finally6_test: Crash # try/finally
execute_finally7_test: Crash # try/finally
execute_finally8_test: Crash # (try {sum+= 1;return 'hi';}finally {sum+= 1;throw 'ball';sum+= 1;}): try/finally
execute_finally9_test: Crash # try/finally
factory_redirection3_cyclic_test/01: Crash # Please triage this failure.
factory_redirection_test/04: Crash # Please triage this failure.
factory_return_type_checked_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
factory_type_parameter2_test: Crash # Please triage this failure.
factory_type_parameter_test: Crash # Please triage this failure.
@ -556,7 +528,7 @@ for2_test: Crash # Please triage this failure.
for_variable_capture_test: Crash # (i=0): For-loop variable captured in loop header
function_propagation_test: Crash # Instance of 'TypeOperator': type check unimplemented for F.
function_subtype0_test: Crash # Instance of 'TypeOperator': type check unimplemented for t__.
function_subtype1_test: Crash # type expression int_ (typedef)
function_subtype1_test: Crash # Please triage this failure.
function_subtype2_test: Crash # Instance of 'TypeOperator': type check unimplemented for T1.
function_subtype_bound_closure0_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
function_subtype_bound_closure1_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo<bool>.
@ -570,10 +542,10 @@ function_subtype_bound_closure7_test: Crash # Instance of 'TypeOperator': type c
function_subtype_call0_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
function_subtype_call1_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
function_subtype_call2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
function_subtype_cast0_test: Crash # Instance of 'TypeOperator': type casts not implemented.
function_subtype_cast1_test: Crash # Instance of 'TypeOperator': type casts not implemented.
function_subtype_cast2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
function_subtype_cast3_test: Crash # Instance of 'TypeOperator': type casts not implemented.
function_subtype_cast0_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
function_subtype_cast1_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
function_subtype_cast2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo<T>.
function_subtype_cast3_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo<T>.
function_subtype_checked0_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
function_subtype_closure0_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
function_subtype_closure1_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -586,24 +558,24 @@ function_subtype_local3_test: Crash # Instance of 'TypeOperator': type check uni
function_subtype_local4_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
function_subtype_local5_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo<T>.
function_subtype_named1_test: Crash # Instance of 'TypeOperator': type check unimplemented for t_void_.
function_subtype_named2_test: Crash # type expression void___a_int (typedef)
function_subtype_named2_test: Crash # Please triage this failure.
function_subtype_not0_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
function_subtype_not1_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
function_subtype_not2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo<T>.
function_subtype_not3_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo<T>.
function_subtype_optional1_test: Crash # Instance of 'TypeOperator': type check unimplemented for t_void_.
function_subtype_optional2_test: Crash # type expression void___int (typedef)
function_subtype_optional2_test: Crash # Please triage this failure.
function_subtype_setter0_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
function_subtype_simple0_test: Crash # Instance of 'TypeOperator': type check unimplemented for Args0.
function_subtype_simple1_test: Crash # Instance of 'TypeOperator': type check unimplemented for Args0.
function_subtype_simple2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Args0.
function_subtype_top_level0_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo.
function_subtype_top_level1_test: Crash # Instance of 'TypeOperator': type check unimplemented for Foo<T>.
function_subtype_typearg0_test: Crash # type expression Foo (typedef)
function_subtype_typearg1_test: Crash # type expression f2 (typedef)
function_subtype_typearg2_test: Crash # type expression f1 (typedef)
function_subtype_typearg3_test: Crash # type expression f1 (typedef)
function_subtype_typearg4_test: Crash # type expression f1 (typedef)
function_subtype_typearg0_test: Crash # Please triage this failure.
function_subtype_typearg1_test: Crash # Please triage this failure.
function_subtype_typearg2_test: Crash # Please triage this failure.
function_subtype_typearg3_test: Crash # Please triage this failure.
function_subtype_typearg4_test: Crash # Please triage this failure.
function_type3_test: Crash # Instance of 'TypeOperator': type check unimplemented for F.
function_type_alias2_test: Crash # Instance of 'TypeOperator': type check unimplemented for f1.
function_type_alias3_test: Crash # Instance of 'TypeOperator': type check unimplemented for F.
@ -619,41 +591,41 @@ generic_field_mixin3_test: RuntimeError # Please triage this failure.
generic_instanceof2_test: Crash # Please triage this failure.
generic_list_checked_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_behavior_test/04: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/01: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/01: RuntimeError # Please triage this failure.
if_null_assignment_static_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/03: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/04: RuntimeError # B.b incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/05: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/03: RuntimeError # Please triage this failure.
if_null_assignment_static_test/04: RuntimeError # Please triage this failure.
if_null_assignment_static_test/05: RuntimeError # Please triage this failure.
if_null_assignment_static_test/06: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/08: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/08: RuntimeError # Please triage this failure.
if_null_assignment_static_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/10: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/11: RuntimeError # B.b incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/12: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/10: RuntimeError # Please triage this failure.
if_null_assignment_static_test/11: RuntimeError # Please triage this failure.
if_null_assignment_static_test/12: RuntimeError # Please triage this failure.
if_null_assignment_static_test/13: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/15: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/15: RuntimeError # Please triage this failure.
if_null_assignment_static_test/16: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/17: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/18: RuntimeError # B.b incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/19: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/17: RuntimeError # Please triage this failure.
if_null_assignment_static_test/18: RuntimeError # Please triage this failure.
if_null_assignment_static_test/19: RuntimeError # Please triage this failure.
if_null_assignment_static_test/20: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/22: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/22: RuntimeError # Please triage this failure.
if_null_assignment_static_test/23: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/24: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/25: RuntimeError # B.b incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/26: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/24: RuntimeError # Please triage this failure.
if_null_assignment_static_test/25: RuntimeError # Please triage this failure.
if_null_assignment_static_test/26: RuntimeError # Please triage this failure.
if_null_assignment_static_test/27: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/29: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/29: RuntimeError # Please triage this failure.
if_null_assignment_static_test/30: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/31: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/32: RuntimeError # B.b incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/33: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/31: RuntimeError # Please triage this failure.
if_null_assignment_static_test/32: RuntimeError # Please triage this failure.
if_null_assignment_static_test/33: RuntimeError # Please triage this failure.
if_null_assignment_static_test/34: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/36: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/36: RuntimeError # Please triage this failure.
if_null_assignment_static_test/37: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_assignment_static_test/38: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/39: RuntimeError # B.b incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/40: RuntimeError # A.a incorrectly tree-shaken (issue 23548)
if_null_assignment_static_test/38: RuntimeError # Please triage this failure.
if_null_assignment_static_test/39: RuntimeError # Please triage this failure.
if_null_assignment_static_test/40: RuntimeError # Please triage this failure.
if_null_assignment_static_test/41: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_behavior_test/07: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
if_null_behavior_test/10: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -685,7 +657,6 @@ instanceof4_test/01: RuntimeError # Please triage this failure.
integer_division_by_zero_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
interceptor6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
interceptor_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
internal_library_test/01: Crash # (JS('int','0')): handleStaticFunctionInvoke: foreign: function(JS)
invocation_mirror_invoke_on2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure.
invocation_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -712,12 +683,9 @@ list_double_index_in_loop_test: Crash # Instance of 'TypeOperator': type check u
list_length_tracer_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
list_literal3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
malbounded_type_cast2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
malbounded_type_cast2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
malbounded_type_cast_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
malbounded_type_test2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
malformed_inheritance_test/03: Crash # Please triage this failure.
malformed_inheritance_test/09: Crash # Please triage this failure.
malformed_inheritance_test/10: Crash # Please triage this failure.
malformed_test/06: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
malformed_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
many_overridden_no_such_method_test: RuntimeError # Please triage this failure.
@ -727,20 +695,12 @@ method_override5_test: Crash # Instance of 'TypeOperator': type check unimplemen
method_override_test: Crash # Instance of 'TypeOperator': type check unimplemented for RemoveFunctionType<String, String>.
mint_arithmetic_test: Crash # try/finally
mixin_bound_test: Crash # Please triage this failure.
mixin_cyclic_test/01: Crash # Please triage this failure.
mixin_extends_field_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mixin_extends_method_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mixin_field_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mixin_forwarding_constructor1_test: Crash # Please triage this failure.
mixin_forwarding_constructor3_test: Crash # Please triage this failure.
mixin_illegal_cycles_test/02: Crash # Please triage this failure.
mixin_illegal_cycles_test/03: Crash # Please triage this failure.
mixin_illegal_cycles_test/04: Crash # Please triage this failure.
mixin_illegal_cycles_test/06: Crash # Please triage this failure.
mixin_illegal_static_access_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mixin_invalid_inheritance1_test/01: Crash # Please triage this failure.
mixin_invalid_inheritance1_test/02: Crash # Please triage this failure.
mixin_invalid_inheritance1_test/03: Crash # Please triage this failure.
mixin_lib_extends_field_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mixin_lib_extends_method_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
mixin_method_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -772,13 +732,10 @@ no_such_method_empty_selector_test: Crash # Instance of 'TypeOperator': type che
no_such_method_test: RuntimeError # Please triage this failure.
null_inline_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
null_no_such_method_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
null_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
null_test/02: Crash # Instance of 'TypeOperator': type casts not implemented.
null_test/03: Crash # Instance of 'TypeOperator': type casts not implemented.
null_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
number_identifier_test/05: Crash # Instance of 'TypeOperator': type casts not implemented.
number_identifier_test/08: Crash # Instance of 'TypeOperator': type casts not implemented.
number_identifier_test/09: Crash # Instance of 'TypeOperator': type casts not implemented.
null_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
number_identifier_test/05: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
number_identifier_test/08: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
number_identifier_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
operator_equals_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
optimized_constant_array_string_access_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -804,7 +761,6 @@ ref_before_declaration_test/03: Crash # (switch (x){case 0:var x='Does fuzzy log
ref_before_declaration_test/04: Crash # (switch (x){case 0:var x='Does fuzzy logic tickle?';}): Unhandled node
ref_before_declaration_test/05: Crash # (switch (x){case 0:var x='Does fuzzy logic tickle?';}): Unhandled node
ref_before_declaration_test/06: Crash # (switch (x){case 0:var x='Does fuzzy logic tickle?';}): Unhandled node
ref_before_declaration_test/07: Crash # (switch (x){case 0:var x='Does fuzzy logic tickle?';}): Unhandled node
ref_before_declaration_test/none: Crash # (switch (x){case 0:var x='Does fuzzy logic tickle?';}): Unhandled node
refine_receiver_null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
reg_exp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -826,7 +782,7 @@ regress_23498_test: Crash # cannot handle async/sync*/async* functions
regress_23500_test/01: Crash # cannot handle async/sync*/async* functions
regress_23500_test/02: Crash # cannot handle async/sync*/async* functions
regress_23500_test/none: Crash # cannot handle async/sync*/async* functions
regress_23537_test: Crash # try/finally
regress_23537_test: Crash # try/finally
reify_typevar_static_test/01: Crash # Please triage this failure.
return_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
side_effect_throw_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -855,7 +811,6 @@ super_operator_index_test/06: Crash # Please triage this failure.
super_operator_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
switch6_test: Crash # (switch (a){case 0:{x=0;break;}case 1:x=1;break;}): Unhandled node
switch8_test: Crash # (switch (new List(1)[0]){case const A():throw 'Test failed';}): Unhandled node
switch_bad_case_test/02: Crash # (switch (n){case 1:return "I";case 4:return "IV";}): Unhandled node
switch_bad_case_test/none: Crash # (switch (n){case 1:return "I";case 4:return "IV";}): Unhandled node
switch_case_static_const_test: Crash # (switch (p){case S:break;case A.S:break;case 'abc':break;}): Unhandled node
switch_case_test/none: Crash # (switch (new B()){}): Unhandled node
@ -867,24 +822,9 @@ switch_test: Crash # (switch (input){case true:result=12;break;case false:result
switch_try_catch_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
sync_generator1_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
sync_generator1_test/none: Crash # cannot handle async/sync*/async* functions
sync_generator2_test/01: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/02: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/03: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/04: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/05: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/06: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/07: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/08: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/09: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/10: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/11: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/20: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/30: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/40: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/41: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/50: Crash # (test02()sync*{yield 12321;}): cannot handle async/sync*/async* functions
sync_generator2_test/51: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/52: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator2_test/none: Crash # (sync()sync*{yield sync;}): cannot handle async/sync*/async* functions
sync_generator3_test/test1: Crash # cannot handle async/sync*/async* functions
sync_generator3_test/test2: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
@ -906,10 +846,9 @@ try_catch4_test: Crash # try/finally
try_catch5_test: Crash # (try {try {a=8;return;}finally {b=8==a;entered=true;continue;}}finally {continue;}): try/finally
try_catch_optimized2_test: Crash # (try {bar();}finally {}): try/finally
try_catch_osr_test: Crash # (try {if(x==null)throw 42;return 99;}finally {}): try/finally
try_catch_test/01: Crash # Please triage this failure.
try_catch_test/none: Crash # Please triage this failure.
type_argument_in_super_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
type_check_test: Crash # Instance of 'TypeOperator': type casts not implemented.
type_check_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
type_literal_prefix_call_test/00: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
type_parameter_test/01: Crash # Please triage this failure.
type_parameter_test/02: Crash # Please triage this failure.
@ -942,7 +881,7 @@ type_variable_conflict2_test/05: Crash # Instance of 'TypeOperator': type check
type_variable_conflict2_test/07: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
type_variable_conflict2_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
type_variable_function_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for Func<S>.
type_variable_typedef_test: Crash # type expression Foo<T> (typedef)
type_variable_typedef_test: Crash # Please triage this failure.
typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented for Func1.
typevariable_substitution2_test/01: Crash # Please triage this failure.
typevariable_substitution2_test/02: Crash # Please triage this failure.

View file

@ -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.

View file

@ -27,463 +27,3 @@ pub/test/run/forwards_signal_posix_test: SkipByDesign
dart_style/test/command_line_test: Skip # The test controller does not take into account that tests take much longer in debug mode or on simulators/mips.
dart_style/test/formatter_test: Skip # The test controller does not take into account that tests take much longer in debug mode or on simulators/mips.
[ $compiler == dart2js && $cps_ir ]
dart_style/test/command_line_test: Crash # try/finally
dart_style/test/formatter_test: Crash # try/finally
dart_style/test/io_test: Crash # try/finally
dart_style/test/source_code_test: Crash # try/finally
pub/test/ascii_tree_test: Crash # Instance of 'TypeOperator': type casts not implemented.
pub/test/barback/all_includes_all_default_directories_test: Crash # try/finally
pub/test/barback/directory_args_test: Crash # try/finally
pub/test/barback/fails_if_args_with_all_test: Crash # try/finally
pub/test/barback/fails_if_dir_arg_does_not_exist_test: Crash # try/finally
pub/test/barback/fails_if_dir_outside_package_test: Crash # try/finally
pub/test/barback/fails_if_no_default_dirs_test: Crash # try/finally
pub/test/barback/fails_on_all_with_no_buildable_directories_test: Crash # try/finally
pub/test/barback/fails_on_disallowed_directories_test: Crash # try/finally
pub/test/barback/fails_on_overlapping_directories_test: Crash # try/finally
pub/test/barback/subdirectories_test: Crash # try/finally
pub/test/build/allows_arbitrary_modes_test: Crash # try/finally
pub/test/build/can_specify_output_directory_test: Crash # try/finally
pub/test/build/cleans_entire_build_directory_test: Crash # try/finally
pub/test/build/copies_browser_js_next_to_entrypoints_test: Crash # try/finally
pub/test/build/copies_browser_js_with_dependency_override_test: Crash # try/finally
pub/test/build/copies_browser_js_with_dev_dependency_test: Crash # try/finally
pub/test/build/copies_non_dart_files_to_build_test: Crash # try/finally
pub/test/build/defaults_to_release_mode_test: Crash # try/finally
pub/test/build/handles_long_paths_test: Crash # try/finally
pub/test/build/includes_assets_from_dependencies_test: Crash # try/finally
pub/test/build/includes_dart_files_from_dependencies_in_debug_test: Crash # try/finally
pub/test/build/includes_dart_files_in_debug_mode_test: Crash # try/finally
pub/test/build/outputs_error_to_json_test: Crash # try/finally
pub/test/build/outputs_results_to_json_test: Crash # try/finally
pub/test/build/preserves_htaccess_test: Crash # try/finally
pub/test/cache/add/adds_latest_matching_version_test: Crash # try/finally
pub/test/cache/add/adds_latest_version_test: Crash # try/finally
pub/test/cache/add/all_adds_all_matching_versions_test: Crash # try/finally
pub/test/cache/add/all_with_some_versions_present_test: Crash # try/finally
pub/test/cache/add/already_cached_test: Crash # try/finally
pub/test/cache/add/bad_version_test: Crash # try/finally
pub/test/cache/add/missing_package_arg_test: Crash # try/finally
pub/test/cache/add/no_matching_version_test: Crash # try/finally
pub/test/cache/add/package_not_found_test: Crash # try/finally
pub/test/cache/add/unexpected_arguments_test: Crash # try/finally
pub/test/cache/list_test: Crash # try/finally
pub/test/cache/repair/empty_cache_test: Crash # try/finally
pub/test/cache/repair/handles_corrupted_binstub_test: Crash # try/finally
pub/test/cache/repair/handles_corrupted_global_lockfile_test: Crash # try/finally
pub/test/cache/repair/handles_failure_test: Crash # try/finally
pub/test/cache/repair/handles_orphaned_binstub_test: Crash # try/finally
pub/test/cache/repair/recompiles_snapshots_test: Crash # try/finally
pub/test/cache/repair/reinstalls_git_packages_test: Crash # try/finally
pub/test/cache/repair/reinstalls_hosted_packages_test: Crash # try/finally
pub/test/cache/repair/updates_binstubs_test: Crash # try/finally
pub/test/dart2js/allows_import_in_dart_code_test: Crash # try/finally
pub/test/dart2js/compiles_entrypoints_in_root_package_test: Crash # try/finally
pub/test/dart2js/compiles_generated_dart_file_test: Crash # try/finally
pub/test/dart2js/compiles_generated_file_from_dependency_outside_web_test: Crash # try/finally
pub/test/dart2js/compiles_generated_file_from_dependency_test: Crash # try/finally
pub/test/dart2js/compiles_imported_generated_file_test: Crash # try/finally
pub/test/dart2js/converts_isolate_entrypoint_in_web_test: Crash # try/finally
pub/test/dart2js/does_not_compile_if_disabled_test: Crash # try/finally
pub/test/dart2js/does_not_compile_until_its_output_is_requested_test: Crash # try/finally
pub/test/dart2js/does_not_support_invalid_command_line_options_type_test: Crash # try/finally
pub/test/dart2js/does_not_support_invalid_environment_type_test: Crash # try/finally
pub/test/dart2js/does_not_support_invalid_option_test: Crash # try/finally
pub/test/dart2js/doesnt_support_invalid_type_for_boolean_option_test: Crash # try/finally
pub/test/dart2js/environment_constant_test: Crash # try/finally
pub/test/dart2js/ignores_entrypoint_in_dependency_test: Crash # try/finally
pub/test/dart2js/ignores_entrypoints_in_lib_test: Crash # try/finally
pub/test/dart2js/ignores_non_entrypoint_dart_files_test: Crash # try/finally
pub/test/dart2js/includes_source_maps_if_sourceMaps_true_test: Crash # try/finally
pub/test/dart2js/includes_source_maps_in_debug_test: Crash # try/finally
pub/test/dart2js/minifies_in_release_mode_test: Crash # try/finally
pub/test/dart2js/minify_configuration_overrides_mode_test: Crash # try/finally
pub/test/dart2js/omits_source_map_if_sourceMaps_false_test: Crash # try/finally
pub/test/dart2js/omits_source_map_in_release_test: Crash # try/finally
pub/test/dart2js/outputs_deferred_libraries_test: Crash # try/finally
pub/test/dart2js/passes_along_environment_constants_test: Crash # try/finally
pub/test/dart2js/reports_dart_parse_errors_test: Crash # try/finally
pub/test/dart2js/source_maps_include_core_libs_in_subdirectory_test: Crash # try/finally
pub/test/dart2js/source_maps_include_core_libs_test: Crash # try/finally
pub/test/dart2js/supports_configuration_with_build_test: Crash # try/finally
pub/test/dart2js/supports_valid_options_test: Crash # try/finally
pub/test/dart2js/unminified_in_nonrelease_mode_test: Crash # try/finally
pub/test/dependency_computer/conservative_dependencies_test: Crash # try/finally
pub/test/dependency_computer/cycle_test: Crash # try/finally
pub/test/dependency_computer/dev_transformers_test: Crash # try/finally
pub/test/dependency_computer/error_test: Crash # try/finally
pub/test/dependency_computer/import_dependencies_test: Crash # try/finally
pub/test/dependency_computer/no_dependencies_test: Crash # try/finally
pub/test/dependency_computer/transformers_needed_by_library_test: Crash # try/finally
pub/test/dependency_override_test: Crash # try/finally
pub/test/deps_test: Crash # try/finally
pub/test/dev_dependency_test: Crash # try/finally
pub/test/downgrade/does_not_show_other_versions_test: Crash # try/finally
pub/test/downgrade/doesnt_change_git_dependencies_test: Crash # try/finally
pub/test/downgrade/dry_run_does_not_apply_changes_test: Crash # try/finally
pub/test/downgrade/unlock_dependers_test: Crash # try/finally
pub/test/downgrade/unlock_if_necessary_test: Crash # try/finally
pub/test/error_group_test: Crash # try/finally
pub/test/get/broken_symlink_test: Crash # try/finally
pub/test/get/cache_transformed_dependency_test: Crash # try/finally
pub/test/get/dry_run_does_not_apply_changes_test: Crash # try/finally
pub/test/get/git/check_out_and_upgrade_test: Crash # try/finally
pub/test/get/git/check_out_branch_test: Crash # try/finally
pub/test/get/git/check_out_revision_test: Crash # try/finally
pub/test/get/git/check_out_test: Crash # try/finally
pub/test/get/git/check_out_transitive_test: Crash # try/finally
pub/test/get/git/check_out_twice_test: Crash # try/finally
pub/test/get/git/check_out_unfetched_revision_of_cached_repo_test: Crash # try/finally
pub/test/get/git/check_out_with_trailing_slash_test: Crash # try/finally
pub/test/get/git/dependency_name_match_pubspec_test: Crash # try/finally
pub/test/get/git/different_repo_name_test: Crash # try/finally
pub/test/get/git/doesnt_fetch_if_nothing_changes_test: Crash # try/finally
pub/test/get/git/lock_version_test: Crash # try/finally
pub/test/get/git/locked_revision_without_repo_test: Crash # try/finally
pub/test/get/git/require_pubspec_name_test: Crash # try/finally
pub/test/get/git/require_pubspec_test: Crash # try/finally
pub/test/get/git/stay_locked_if_compatible_test: Crash # try/finally
pub/test/get/git/unlock_if_incompatible_test: Crash # try/finally
pub/test/get/hosted/avoid_network_requests_test: Crash # try/finally
pub/test/get/hosted/cached_pubspec_test: Crash # try/finally
pub/test/get/hosted/do_not_upgrade_on_removed_constraints_test: Crash # try/finally
pub/test/get/hosted/does_no_network_requests_when_possible_test: Crash # try/finally
pub/test/get/hosted/get_test: Crash # try/finally
pub/test/get/hosted/get_transitive_test: Crash # try/finally
pub/test/get/hosted/gets_a_package_with_busted_dev_dependencies_test: Crash # try/finally
pub/test/get/hosted/resolve_constraints_test: Crash # try/finally
pub/test/get/hosted/stay_locked_if_compatible_test: Crash # try/finally
pub/test/get/hosted/stay_locked_if_new_is_satisfied_test: Crash # try/finally
pub/test/get/hosted/stay_locked_test: Crash # try/finally
pub/test/get/hosted/unlock_if_incompatible_test: Crash # try/finally
pub/test/get/hosted/unlock_if_new_is_unsatisfied_test: Crash # try/finally
pub/test/get/hosted/unlock_if_version_doesnt_exist_test: Crash # try/finally
pub/test/get/path/absolute_path_test: Crash # try/finally
pub/test/get/path/absolute_symlink_test: Crash # try/finally
pub/test/get/path/empty_pubspec_test: Crash # try/finally
pub/test/get/path/no_pubspec_test: Crash # try/finally
pub/test/get/path/nonexistent_dir_test: Crash # try/finally
pub/test/get/path/path_is_file_test: Crash # try/finally
pub/test/get/path/relative_path_test: Crash # try/finally
pub/test/get/path/relative_symlink_test: Crash # try/finally
pub/test/get/path/shared_dependency_symlink_test: Crash # try/finally
pub/test/get/path/shared_dependency_test: Crash # try/finally
pub/test/get/relative_symlink_test: Crash # try/finally
pub/test/get/switch_source_test: Crash # try/finally
pub/test/global/activate/activate_git_after_hosted_test: Crash # try/finally
pub/test/global/activate/activate_hosted_after_git_test: Crash # try/finally
pub/test/global/activate/activate_hosted_after_path_test: Crash # try/finally
pub/test/global/activate/activate_path_after_hosted_test: Crash # try/finally
pub/test/global/activate/bad_version_test: Crash # try/finally
pub/test/global/activate/cached_package_test: Crash # try/finally
pub/test/global/activate/constraint_test: Crash # try/finally
pub/test/global/activate/constraint_with_path_test: Crash # try/finally
pub/test/global/activate/different_version_test: Crash # try/finally
pub/test/global/activate/doesnt_snapshot_path_executables_test: Crash # try/finally
pub/test/global/activate/empty_constraint_test: Crash # try/finally
pub/test/global/activate/git_package_test: Crash # try/finally
pub/test/global/activate/ignores_active_version_test: Crash # try/finally
pub/test/global/activate/installs_dependencies_for_git_test: Crash # try/finally
pub/test/global/activate/installs_dependencies_for_path_test: Crash # try/finally
pub/test/global/activate/installs_dependencies_test: Crash # try/finally
pub/test/global/activate/missing_git_repo_test: Crash # try/finally
pub/test/global/activate/missing_package_arg_test: Crash # try/finally
pub/test/global/activate/outdated_binstub_test: Crash # try/finally
pub/test/global/activate/path_package_test: Crash # try/finally
pub/test/global/activate/reactivating_git_upgrades_test: Crash # try/finally
pub/test/global/activate/removes_old_lockfile_test: Crash # try/finally
pub/test/global/activate/snapshots_git_executables_test: Crash # try/finally
pub/test/global/activate/snapshots_hosted_executables_test: Crash # try/finally
pub/test/global/activate/supports_version_solver_backtracking_test: Crash # try/finally
pub/test/global/activate/uncached_package_test: Crash # try/finally
pub/test/global/activate/unexpected_arguments_test: Crash # try/finally
pub/test/global/activate/unknown_package_test: Crash # try/finally
pub/test/global/binstubs/binstub_runs_executable_test: Crash # try/finally
pub/test/global/binstubs/binstub_runs_global_run_if_no_snapshot_test: Crash # try/finally
pub/test/global/binstubs/binstub_runs_precompiled_snapshot_test: Crash # try/finally
pub/test/global/binstubs/creates_executables_in_pubspec_test: Crash # try/finally
pub/test/global/binstubs/does_not_warn_if_no_executables_test: Crash # try/finally
pub/test/global/binstubs/does_not_warn_if_on_path_test: Crash # try/finally
pub/test/global/binstubs/explicit_and_no_executables_options_test: Crash # try/finally
pub/test/global/binstubs/explicit_executables_test: Crash # try/finally
pub/test/global/binstubs/missing_script_test: Crash # try/finally
pub/test/global/binstubs/name_collision_test: Crash # try/finally
pub/test/global/binstubs/name_collision_with_overwrite_test: Crash # try/finally
pub/test/global/binstubs/no_executables_flag_test: Crash # try/finally
pub/test/global/binstubs/outdated_binstub_runs_pub_global_test: Crash # try/finally
pub/test/global/binstubs/outdated_snapshot_test: Crash # try/finally
pub/test/global/binstubs/path_package_test: Crash # try/finally
pub/test/global/binstubs/reactivate_removes_old_executables_test: Crash # try/finally
pub/test/global/binstubs/removes_even_if_not_in_pubspec_test: Crash # try/finally
pub/test/global/binstubs/removes_when_deactivated_test: Crash # try/finally
pub/test/global/binstubs/unknown_explicit_executable_test: Crash # try/finally
pub/test/global/binstubs/warns_if_not_on_path_test: Crash # try/finally
pub/test/global/deactivate/deactivate_and_reactivate_package_test: Crash # try/finally
pub/test/global/deactivate/git_package_test: Crash # try/finally
pub/test/global/deactivate/hosted_package_test: Crash # try/finally
pub/test/global/deactivate/missing_package_arg_test: Crash # try/finally
pub/test/global/deactivate/path_package_test: Crash # try/finally
pub/test/global/deactivate/removes_precompiled_snapshots_test: Crash # try/finally
pub/test/global/deactivate/unexpected_arguments_test: Crash # try/finally
pub/test/global/deactivate/unknown_package_test: Crash # try/finally
pub/test/global/list_test: Crash # try/finally
pub/test/global/run/errors_if_outside_bin_test: Crash # try/finally
pub/test/global/run/implicit_executable_name_test: Crash # try/finally
pub/test/global/run/missing_executable_arg_test: Crash # try/finally
pub/test/global/run/missing_path_package_test: Crash # try/finally
pub/test/global/run/mode_test: Crash # try/finally
pub/test/global/run/nonexistent_script_test: Crash # try/finally
pub/test/global/run/recompiles_if_sdk_is_out_of_date_test: Crash # try/finally
pub/test/global/run/reflects_changes_to_local_package_test: Crash # try/finally
pub/test/global/run/runs_git_script_test: Crash # try/finally
pub/test/global/run/runs_path_script_test: Crash # try/finally
pub/test/global/run/runs_script_test: Crash # try/finally
pub/test/global/run/runs_transformer_test: Crash # try/finally
pub/test/global/run/unknown_package_test: Crash # try/finally
pub/test/global/run/uses_old_lockfile_test: Crash # try/finally
pub/test/hosted/fail_gracefully_on_missing_package_test: Crash # try/finally
pub/test/hosted/fail_gracefully_on_url_resolve_test: Crash # try/finally
pub/test/hosted/offline_test: Crash # try/finally
pub/test/hosted/remove_removed_dependency_test: Crash # try/finally
pub/test/hosted/remove_removed_transitive_dependency_test: Crash # try/finally
pub/test/hosted/version_negotiation_test: Crash # try/finally
pub/test/implicit_barback_dependency_test: Crash # try/finally
pub/test/implicit_dependency_test: Crash # try/finally
pub/test/io_test: Crash # try/finally
pub/test/lish/archives_and_uploads_a_package_test: Crash # try/finally
pub/test/lish/cloud_storage_upload_doesnt_redirect_test: Crash # try/finally
pub/test/lish/cloud_storage_upload_provides_an_error_test: Crash # try/finally
pub/test/lish/does_not_publish_if_private_test: Crash # try/finally
pub/test/lish/does_not_publish_if_private_with_server_arg_test: Crash # try/finally
pub/test/lish/force_cannot_be_combined_with_dry_run_test: Crash # try/finally
pub/test/lish/force_does_not_publish_if_private_test: Crash # try/finally
pub/test/lish/force_does_not_publish_if_there_are_errors_test: Crash # try/finally
pub/test/lish/force_publishes_if_tests_are_no_warnings_or_errors_test: Crash # try/finally
pub/test/lish/force_publishes_if_there_are_warnings_test: Crash # try/finally
pub/test/lish/many_files_test: Crash # try/finally
pub/test/lish/package_creation_provides_a_malformed_error_test: Crash # try/finally
pub/test/lish/package_creation_provides_a_malformed_success_test: Crash # try/finally
pub/test/lish/package_creation_provides_an_error_test: Crash # try/finally
pub/test/lish/package_creation_provides_invalid_json_test: Crash # try/finally
pub/test/lish/package_validation_has_a_warning_and_continues_test: Crash # try/finally
pub/test/lish/package_validation_has_a_warning_and_is_canceled_test: Crash # try/finally
pub/test/lish/package_validation_has_an_error_test: Crash # try/finally
pub/test/lish/preview_errors_if_private_test: Crash # try/finally
pub/test/lish/preview_package_validation_has_a_warning_test: Crash # try/finally
pub/test/lish/preview_package_validation_has_no_warnings_test: Crash # try/finally
pub/test/lish/server_arg_does_not_override_private_test: Crash # try/finally
pub/test/lish/server_arg_overrides_publish_to_url_test: Crash # try/finally
pub/test/lish/upload_form_fields_has_a_non_string_value_test: Crash # try/finally
pub/test/lish/upload_form_fields_is_not_a_map_test: Crash # try/finally
pub/test/lish/upload_form_is_missing_fields_test: Crash # try/finally
pub/test/lish/upload_form_is_missing_url_test: Crash # try/finally
pub/test/lish/upload_form_provides_an_error_test: Crash # try/finally
pub/test/lish/upload_form_provides_invalid_json_test: Crash # try/finally
pub/test/lish/upload_form_url_is_not_a_string_test: Crash # try/finally
pub/test/lish/uses_publish_to_url_test: Crash # try/finally
pub/test/list_package_dirs/ignores_updated_pubspec_test: Crash # try/finally
pub/test/list_package_dirs/includes_dev_dependencies_test: Crash # try/finally
pub/test/list_package_dirs/lists_dependency_directories_test: Crash # try/finally
pub/test/list_package_dirs/lockfile_error_test: Crash # try/finally
pub/test/list_package_dirs/missing_pubspec_test: Crash # try/finally
pub/test/list_package_dirs/no_lockfile_test: Crash # try/finally
pub/test/list_package_dirs/pubspec_error_test: Crash # try/finally
pub/test/lock_file_test: Crash # try/finally
pub/test/no_package_symlinks_test: Crash # try/finally
pub/test/oauth2/with_a_malformed_credentials_authenticates_again_test: Crash # try/finally
pub/test/oauth2/with_a_pre_existing_credentials_does_not_authenticate_test: Crash # try/finally
pub/test/oauth2/with_a_server_rejected_refresh_token_authenticates_again_test: Crash # try/finally
pub/test/oauth2/with_an_expired_credentials_refreshes_and_saves_test: Crash # try/finally
pub/test/oauth2/with_an_expired_credentials_without_a_refresh_token_authenticates_again_test: Crash # try/finally
pub/test/oauth2/with_no_credentials_authenticates_and_saves_credentials_test: Crash # try/finally
pub/test/oauth2/with_server_rejected_credentials_authenticates_again_test: Crash # try/finally
pub/test/package_list_files_test: Crash # try/finally
pub/test/preprocess_test: Crash # try/finally
pub/test/pub_get_and_upgrade_test: Crash # try/finally
pub/test/pub_test: Crash # try/finally
pub/test/pub_uploader_test: Crash # try/finally
pub/test/pubspec_test: Crash # try/finally
pub/test/real_version_test: Crash # try/finally
pub/test/run/allows_dart_extension_test: Crash # try/finally
pub/test/run/app_can_read_from_stdin_test: Crash # try/finally
pub/test/run/displays_transformer_logs_test: Crash # try/finally
pub/test/run/does_not_run_on_transformer_error_test: Crash # try/finally
pub/test/run/doesnt_load_an_unnecessary_transformer_test: Crash # try/finally
pub/test/run/errors_if_no_executable_is_given_test: Crash # try/finally
pub/test/run/errors_if_only_transitive_dependency_test: Crash # try/finally
pub/test/run/errors_if_path_in_dependency_test: Crash # try/finally
pub/test/run/forwards_signal_posix_test: Crash # try/finally
pub/test/run/ignores_explicit_dart2js_transformer_test: Crash # try/finally
pub/test/run/includes_parent_directories_of_entrypoint_test: Crash # try/finally
pub/test/run/mode_test: Crash # try/finally
pub/test/run/nonexistent_dependency_test: Crash # try/finally
pub/test/run/nonexistent_script_in_dependency_test: Crash # try/finally
pub/test/run/nonexistent_script_test: Crash # try/finally
pub/test/run/passes_along_arguments_test: Crash # try/finally
pub/test/run/runs_a_generated_script_test: Crash # try/finally
pub/test/run/runs_app_in_directory_in_entrypoint_test: Crash # try/finally
pub/test/run/runs_app_in_entrypoint_test: Crash # try/finally
pub/test/run/runs_app_in_entrypoint_with_warning_test: Crash # try/finally
pub/test/run/runs_from_a_dependency_override_after_dependency_test: Crash # try/finally
pub/test/run/runs_named_app_in_dependency_test: Crash # try/finally
pub/test/run/runs_named_app_in_dev_dependency_test: Crash # try/finally
pub/test/run/runs_shorthand_app_in_dependency_test: Crash # try/finally
pub/test/run/runs_the_script_in_checked_mode_test: Crash # try/finally
pub/test/run/runs_transformer_in_entrypoint_test: Crash # try/finally
pub/test/serve/404_page_test: Crash # try/finally
pub/test/serve/allows_arbitrary_modes_test: Crash # try/finally
pub/test/serve/defaults_to_debug_mode_test: Crash # try/finally
pub/test/serve/does_not_crash_if_an_unused_dart_file_has_a_syntax_error_test: Crash # try/finally
pub/test/serve/does_not_get_first_if_a_dependency_is_removed_test: Crash # try/finally
pub/test/serve/does_not_get_first_if_git_url_did_not_change_test: Crash # try/finally
pub/test/serve/does_not_get_first_if_locked_matches_override_test: Crash # try/finally
pub/test/serve/does_not_get_first_if_locked_version_matches_test: Crash # try/finally
pub/test/serve/does_not_serve_dart_in_release_test: Crash # try/finally
pub/test/serve/does_not_serve_hidden_assets_test: Crash # try/finally
pub/test/serve/does_not_watch_compiled_js_files_test: Crash # try/finally
pub/test/serve/gets_first_if_dependency_added_test: Crash # try/finally
pub/test/serve/gets_first_if_dependency_is_not_installed_test: Crash # try/finally
pub/test/serve/gets_first_if_dependency_version_changed_test: Crash # try/finally
pub/test/serve/gets_first_if_dev_dependency_changed_test: Crash # try/finally
pub/test/serve/gets_first_if_git_ref_changed_test: Crash # try/finally
pub/test/serve/gets_first_if_git_url_changed_test: Crash # try/finally
pub/test/serve/gets_first_if_no_lockfile_test: Crash # try/finally
pub/test/serve/gets_first_if_path_dependency_changed_test: Crash # try/finally
pub/test/serve/gets_first_if_source_changed_test: Crash # try/finally
pub/test/serve/gets_first_if_transitive_dependency_is_not_installed_test: Crash # try/finally
pub/test/serve/invalid_method_test: Crash # try/finally
pub/test/serve/invalid_urls_test: Crash # try/finally
pub/test/serve/missing_asset_test: Crash # try/finally
pub/test/serve/missing_dependency_file_test: Crash # try/finally
pub/test/serve/missing_file_test: Crash # try/finally
pub/test/serve/native_watch_added_file_test: Crash # try/finally
pub/test/serve/native_watch_modified_file_test: Crash # try/finally
pub/test/serve/native_watch_removed_file_test: Crash # try/finally
pub/test/serve/native_watch_replaced_file_test: Crash # try/finally
pub/test/serve/serve_from_app_lib_test: Crash # try/finally
pub/test/serve/serve_from_app_web_test: Crash # try/finally
pub/test/serve/serve_from_dependency_lib_test: Crash # try/finally
pub/test/serve/serves_file_with_space_test: Crash # try/finally
pub/test/serve/serves_index_html_for_directories_test: Crash # try/finally
pub/test/serve/serves_web_and_test_dirs_by_default_test: Crash # try/finally
pub/test/serve/supports_cross_origin_header_test: Crash # try/finally
pub/test/serve/supports_user_defined_declaring_transformers_test: Crash # try/finally
pub/test/serve/supports_user_defined_lazy_transformers_test: Crash # try/finally
pub/test/serve/unknown_dependency_test: Crash # try/finally
pub/test/serve/uses_appropriate_mime_types_test: Crash # try/finally
pub/test/serve/watch_added_file_test: Crash # try/finally
pub/test/serve/watch_modified_file_test: Crash # try/finally
pub/test/serve/watch_removed_file_test: Crash # try/finally
pub/test/serve/web_socket/exit_on_close_test: Crash # try/finally
pub/test/serve/web_socket/path_to_urls_errors_test: Crash # try/finally
pub/test/serve/web_socket/path_to_urls_test: Crash # try/finally
pub/test/serve/web_socket/path_to_urls_with_line_test: Crash # try/finally
pub/test/serve/web_socket/serve_directory_already_served_test: Crash # try/finally
pub/test/serve/web_socket/serve_directory_and_immediately_request_asset_test: Crash # try/finally
pub/test/serve/web_socket/serve_directory_and_immediately_serve_again_test: Crash # try/finally
pub/test/serve/web_socket/serve_directory_and_immediately_unserve_test: Crash # try/finally
pub/test/serve/web_socket/serve_directory_arg_errors_test: Crash # try/finally
pub/test/serve/web_socket/serve_directory_overlapping_test: Crash # try/finally
pub/test/serve/web_socket/serve_directory_test: Crash # try/finally
pub/test/serve/web_socket/unserve_directory_arg_errors_test: Crash # try/finally
pub/test/serve/web_socket/unserve_directory_not_served_test: Crash # try/finally
pub/test/serve/web_socket/unserve_directory_test: Crash # try/finally
pub/test/serve/web_socket/url_to_asset_id_errors_test: Crash # try/finally
pub/test/serve/web_socket/url_to_asset_id_test: Crash # try/finally
pub/test/serve/web_socket/url_to_asset_id_with_line_test: Crash # try/finally
pub/test/snapshot/creates_a_snapshot_for_immediate_and_transitive_dep_test: Crash # try/finally
pub/test/snapshot/creates_a_snapshot_test: Crash # try/finally
pub/test/snapshot/doesnt_load_irrelevant_transformers_test: Crash # try/finally
pub/test/snapshot/doesnt_resnapshot_when_a_dependency_is_unchanged_test: Crash # try/finally
pub/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test: Crash # try/finally
pub/test/snapshot/doesnt_snapshot_path_dependency_test: Crash # try/finally
pub/test/snapshot/doesnt_snapshot_transitive_dependencies_test: Crash # try/finally
pub/test/snapshot/prints_errors_for_broken_snapshots_test: Crash # try/finally
pub/test/snapshot/recompiles_if_the_sdk_is_out_of_date_test: Crash # try/finally
pub/test/snapshot/snapshots_transformed_code_test: Crash # try/finally
pub/test/snapshot/updates_snapshot_for_git_dependency_test: Crash # try/finally
pub/test/snapshot/upgrades_snapshot_for_dependency_test: Crash # try/finally
pub/test/snapshot/upgrades_snapshot_test: Crash # try/finally
pub/test/transcript_test: Crash # Instance of 'TypeOperator': type casts not implemented.
pub/test/transformer/a_transformer_rejects_its_config_test: Crash # try/finally
pub/test/transformer/asset_not_found_exceptions_are_detectable_test: Crash # try/finally
pub/test/transformer/cache_test: Crash # try/finally
pub/test/transformer/can_log_messages_test: Crash # try/finally
pub/test/transformer/can_use_consume_primary_test: Crash # try/finally
pub/test/transformer/can_use_has_input_test: Crash # try/finally
pub/test/transformer/can_use_read_input_as_string_test: Crash # try/finally
pub/test/transformer/can_use_read_input_test: Crash # try/finally
pub/test/transformer/configuration/configuration_defaults_to_empty_map_test: Crash # try/finally
pub/test/transformer/configuration/passes_configuration_to_a_transformer_test: Crash # try/finally
pub/test/transformer/configuration/with_configuration_only_instantiates_configurable_transformers_test: Crash # try/finally
pub/test/transformer/dart2js_transformer_before_another_transformer_test: Crash # try/finally
pub/test/transformer/does_not_run_a_transform_on_an_input_in_another_package_test: Crash # try/finally
pub/test/transformer/exclusion/exclude_asset_glob_test: Crash # try/finally
pub/test/transformer/exclusion/exclude_asset_list_test: Crash # try/finally
pub/test/transformer/exclusion/exclude_asset_prefix_test: Crash # try/finally
pub/test/transformer/exclusion/exclude_asset_string_test: Crash # try/finally
pub/test/transformer/exclusion/include_asset_glob_test: Crash # try/finally
pub/test/transformer/exclusion/include_asset_list_test: Crash # try/finally
pub/test/transformer/exclusion/include_asset_prefix_test: Crash # try/finally
pub/test/transformer/exclusion/include_asset_string_test: Crash # try/finally
pub/test/transformer/exclusion/includes_before_excludes_test: Crash # try/finally
pub/test/transformer/exclusion/works_on_aggregate_transformer_test: Crash # try/finally
pub/test/transformer/exclusion/works_on_dart2js_test: Crash # try/finally
pub/test/transformer/exclusion/works_on_lazy_transformer_test: Crash # try/finally
pub/test/transformer/exclusion/works_on_transformer_group_test: Crash # try/finally
pub/test/transformer/fails_to_load_a_file_that_defines_no_transforms_test: Crash # try/finally
pub/test/transformer/fails_to_load_a_non_existent_transform_test: Crash # try/finally
pub/test/transformer/fails_to_load_a_pubspec_with_reserved_transformer_test: Crash # try/finally
pub/test/transformer/fails_to_load_a_transform_from_a_deps_dev_dependency_test: Crash # try/finally
pub/test/transformer/fails_to_load_a_transform_from_a_non_dependency_test: Crash # try/finally
pub/test/transformer/fails_to_load_a_transform_with_a_syntax_error_test: Crash # try/finally
pub/test/transformer/fails_to_load_a_transform_with_an_import_error_test: Crash # try/finally
pub/test/transformer/fails_to_load_an_unconfigurable_transformer_when_config_is_passed_test: Crash # try/finally
pub/test/transformer/ignores_a_transformer_on_test_files_in_a_dependency_test: Crash # try/finally
pub/test/transformer/loads_a_declaring_aggregate_transformer_test: Crash # try/finally
pub/test/transformer/loads_a_diamond_transformer_dependency_graph_test: Crash # try/finally
pub/test/transformer/loads_a_lazy_aggregate_transformer_test: Crash # try/finally
pub/test/transformer/loads_a_transformer_defined_in_an_exported_library_test: Crash # try/finally
pub/test/transformer/loads_an_aggregate_transformer_test: Crash # try/finally
pub/test/transformer/loads_different_configurations_from_the_same_isolate_test: Crash # try/finally
pub/test/transformer/multiple_transformers_reject_their_config_test: Crash # try/finally
pub/test/transformer/prefers_transformer_to_library_name_test: Crash # try/finally
pub/test/transformer/prints_a_transform_error_in_apply_test: Crash # try/finally
pub/test/transformer/prints_a_transform_interface_error_test: Crash # try/finally
pub/test/transformer/runs_a_local_transform_on_the_application_package_test: Crash # try/finally
pub/test/transformer/runs_a_third_party_transform_on_the_application_package_test: Crash # try/finally
pub/test/transformer/runs_a_third_party_transformer_on_a_local_transformer_test: Crash # try/finally
pub/test/transformer/runs_a_transformer_group_test: Crash # try/finally
pub/test/transformer/runs_a_transformer_on_a_dependency_test: Crash # try/finally
pub/test/transformer/runs_one_third_party_transformer_on_another_test: Crash # try/finally
pub/test/transformer/supports_a_transformer_that_doesnt_return_futures_test: Crash # try/finally
pub/test/unknown_source_test: Crash # try/finally
pub/test/upgrade/dry_run_does_not_apply_changes_test: Crash # try/finally
pub/test/upgrade/git/do_not_upgrade_if_unneeded_test: Crash # try/finally
pub/test/upgrade/git/upgrade_locked_test: Crash # try/finally
pub/test/upgrade/git/upgrade_one_locked_test: Crash # try/finally
pub/test/upgrade/git/upgrade_to_incompatible_pubspec_test: Crash # try/finally
pub/test/upgrade/git/upgrade_to_nonexistent_pubspec_test: Crash # try/finally
pub/test/upgrade/hosted/unlock_dependers_test: Crash # try/finally
pub/test/upgrade/hosted/unlock_if_necessary_test: Crash # try/finally
pub/test/upgrade/hosted/upgrade_removed_constraints_test: Crash # try/finally
pub/test/upgrade/report/describes_change_test: Crash # try/finally
pub/test/upgrade/report/does_not_show_newer_versions_for_locked_packages_test: Crash # try/finally
pub/test/upgrade/report/highlights_overrides_test: Crash # try/finally
pub/test/upgrade/report/leading_character_shows_change_test: Crash # try/finally
pub/test/upgrade/report/shows_newer_available_versions_test: Crash # try/finally
pub/test/upgrade/report/shows_number_of_changed_dependencies_test: Crash # try/finally
pub/test/utils_test: Crash # try/finally
pub/test/validator/compiled_dartdoc_test: Crash # try/finally
pub/test/validator/dependency_override_test: Crash # try/finally
pub/test/validator/dependency_test: Crash # try/finally
pub/test/validator/directory_test: Crash # try/finally
pub/test/validator/executable_test: Crash # try/finally
pub/test/validator/license_test: Crash # try/finally
pub/test/validator/name_test: Crash # try/finally
pub/test/validator/pubspec_field_test: Crash # try/finally
pub/test/validator/sdk_constraint_test: Crash # try/finally
pub/test/validator/size_test: Crash # try/finally
pub/test/validator/utf8_readme_test: Crash # try/finally
pub/test/version_solver_test: Crash # try/finally