| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 461f169d718639dc3517b951136222fea92eb76c..ffc5d693fc6eb31050a86cc61f40f4edfaa388dc 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -230,7 +230,7 @@ error_stack_trace_test: Crash # (switch (5){case 5:nested();default:Expect.fail(
|
| expando_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| growable_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| has_next_iterator_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
|
| +hash_map2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| 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.
|
| @@ -240,7 +240,7 @@ 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.
|
| iterable_element_at_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -iterable_empty_test: Crash # Instance of 'TypeOperator': type check unimplemented for Iterable<int>.
|
| +iterable_empty_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_expand_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_first_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_first_where_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -248,16 +248,14 @@ iterable_fold_test: Crash # Instance of 'TypeOperator': type check unimplemented
|
| iterable_last_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_last_where_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_reduce_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -iterable_return_type_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, int>.
|
| -iterable_return_type_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, int>.
|
| -iterable_return_type_test/none : RuntimeError
|
| +iterable_return_type_test/none: RuntimeError # Please triage this failure.
|
| iterable_single_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_single_where_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_skip_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| iterable_take_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -iterable_to_list_test : RuntimeError
|
| -iterable_to_set_test : RuntimeError
|
| -linked_hash_map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
|
| +iterable_to_list_test: RuntimeError # Please triage this failure.
|
| +iterable_to_set_test: RuntimeError # Please triage this failure.
|
| +linked_hash_map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_as_map_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_fill_range_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_first_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -279,12 +277,12 @@ list_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _
|
| list_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_to_string2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| list_to_string_test: RuntimeError # Please triage this failure.
|
| -map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
|
| -map_test: Crash # Please triage this failure.
|
| +map_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +map_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| map_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -map_values2_test : RuntimeError
|
| -map_values3_test : RuntimeError
|
| -map_values4_test : RuntimeError
|
| +map_values2_test: RuntimeError # Please triage this failure.
|
| +map_values3_test: RuntimeError # Please triage this failure.
|
| +map_values4_test: RuntimeError # Please triage this failure.
|
| null_nosuchmethod_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| num_clamp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| num_parse_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -305,7 +303,7 @@ regexp/regexp_test: Crash # Instance of 'TypeOperator': type check unimplemented
|
| set_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| set_to_string_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| shuffle_test: RuntimeError # Please triage this failure.
|
| -splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for Map<int, String>.
|
| +splay_tree_from_iterables_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| splay_tree_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| string_buffer_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| string_codeunits_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
|
|